Skip to content

Commit

Permalink
CodeGen from PR 12541 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Swagger correctness issue fix(Additional Property not allowed) (#12541)

* Swagger correctness issue fix(Additional Property not allowed)

* Added custom-word

* Removing unused properrty

* Ignored Tera

* Reverting not related changes
  • Loading branch information
SDKAuto committed Feb 4, 2021
1 parent 017eca6 commit 7567d34
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion schemas/2018-01-01/Microsoft.DataBox.json
Original file line number Diff line number Diff line change
Expand Up @@ -522,4 +522,4 @@
"description": "The Sku."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2019-09-01/Microsoft.DataBox.json
Original file line number Diff line number Diff line change
Expand Up @@ -607,4 +607,4 @@
"description": "Preferences related to the shipment logistics of the sku"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-04-01/Microsoft.DataBox.json
Original file line number Diff line number Diff line change
Expand Up @@ -1032,4 +1032,4 @@
"description": "Preferences related to the shipment logistics of the sku"
}
}
}
}
4 changes: 2 additions & 2 deletions schemas/2020-11-01/Microsoft.DataBox.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@
],
"description": "Details of the data to be imported into azure."
},
"expectedDataSizeInTerabytes": {
"expectedDataSizeInTeraBytes": {
"oneOf": [
{
"type": "integer"
Expand Down Expand Up @@ -1168,4 +1168,4 @@
"description": "User assigned identity properties."
}
}
}
}

0 comments on commit 7567d34

Please sign in to comment.