Skip to content

Commit

Permalink
Merge pull request #1348 from AzureSDKAutomation/sdkAuto/databox
Browse files Browse the repository at this point in the history
[ReleasePR databox] Swagger correctness issue fix(Additional Property not allowed)
  • Loading branch information
azcloudfarmer authored Feb 4, 2021
2 parents 672dd18 + 7567d34 commit e9191b4
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 e9191b4

Please sign in to comment.