Skip to content

Commit

Permalink
CodeGen from PR 13425 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge aac25963b5f130d7e6112e9b52186ee470dda87d into 47f35bfb2246e9cc196b1ea6fe44a5dcbfa7a090
  • Loading branch information
SDKAuto committed Mar 15, 2021
1 parent 3463ea3 commit 3fa18fd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion schemas/2019-06-01-preview/Microsoft.Synapse.json
Original file line number Diff line number Diff line change
Expand Up @@ -5315,4 +5315,4 @@
"description": "Microsoft.Synapse/workspaces/vulnerabilityAssessments"
}
}
}
}
6 changes: 5 additions & 1 deletion schemas/2020-04-01-preview/Microsoft.Synapse.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,10 @@
}
],
"description": "The max size of the database expressed in bytes."
},
"storageRedundancy": {
"type": "string",
"description": "Storage redundancy of the database."
}
},
"description": "The sql database's properties."
Expand All @@ -179,4 +183,4 @@
"description": "The sql pool's properties."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-12-01/Microsoft.Synapse.json
Original file line number Diff line number Diff line change
Expand Up @@ -5451,4 +5451,4 @@
"description": "Microsoft.Synapse/workspaces/vulnerabilityAssessments"
}
}
}
}

0 comments on commit 3fa18fd

Please sign in to comment.