Merge pull request #1348 from AzureSDKAutomation/sdkAuto/databox

[ReleasePR databox] Swagger correctness issue fix(Additional Property not allowed)
This commit is contained in:
Ángel Pérez 2021-02-04 14:24:15 -08:00 коммит произвёл GitHub
Родитель 672dd18dad 7567d34036
Коммит e9191b4579
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
4 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -522,4 +522,4 @@
"description": "The Sku."
}
}
}
}

Просмотреть файл

@ -607,4 +607,4 @@
"description": "Preferences related to the shipment logistics of the sku"
}
}
}
}

Просмотреть файл

@ -1032,4 +1032,4 @@
"description": "Preferences related to the shipment logistics of the sku"
}
}
}
}

Просмотреть файл

@ -541,7 +541,7 @@
],
"description": "Details of the data to be imported into azure."
},
"expectedDataSizeInTerabytes": {
"expectedDataSizeInTeraBytes": {
"oneOf": [
{
"type": "integer"
@ -1168,4 +1168,4 @@
"description": "User assigned identity properties."
}
}
}
}