Skip to content

Commit fa4fa6d

Browse files
author
SDK Automation
committed
Generated from f139d062de388ed8e058f8f956cf6cd69f845c2a
fix prettier
1 parent 21f4d76 commit fa4fa6d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

schemas/2018-06-01-preview/Microsoft.DBforMariaDB.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,9 @@
840840
"description": "The tier of the particular SKU, e.g. Basic."
841841
}
842842
},
843+
"required": [
844+
"name"
845+
],
843846
"description": "Billing information related properties of a server."
844847
},
845848
"StorageProfile": {

schemas/2018-06-01/Microsoft.DBforMariaDB.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -855,6 +855,9 @@
855855
"description": "The tier of the particular SKU, e.g. Basic."
856856
}
857857
},
858+
"required": [
859+
"name"
860+
],
858861
"description": "Billing information related properties of a server."
859862
},
860863
"StorageProfile": {

0 commit comments

Comments
 (0)