Skip to content

Commit

Permalink
CodeGen from PR 14839 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge ea926e942acc987e1046fde8d10cf2de58413fe1 into 2b0b50e3e5bd467aa039a51cafa2a071593eca28
  • Loading branch information
SDKAuto committed Jun 16, 2021
1 parent b23f790 commit 60bd5a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schemas/2020-04-01-preview/Microsoft.Synapse.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"sku": {
"oneOf": [
{
"$ref": "#/definitions/Sku"
"$ref": "#/definitions/SkuV3"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
Expand Down Expand Up @@ -135,7 +135,7 @@
}
},
"definitions": {
"Sku": {
"SkuV3": {
"type": "object",
"properties": {
"name": {
Expand Down

0 comments on commit 60bd5a4

Please sign in to comment.