Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongwei Wang committed Jun 28, 2021
1 parent 30c3de7 commit e645d31
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions specification/synapse/common/v1/types.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,23 +57,6 @@
}
]
},
"Sku": {
"description": "An ARM Resource SKU.",
"required": [
"name"
],
"type": "object",
"properties": {
"name": {
"description": "The name of the SKU, typically, a letter + Number code, e.g. P3.",
"type": "string"
},
"tier": {
"description": "The tier or edition of the particular SKU, e.g. Basic, Premium.",
"type": "string"
}
}
},
"SystemData": {
"description": "ARM System Data.",
"type": "object",
Expand Down

0 comments on commit e645d31

Please sign in to comment.