Skip to content

Commit

Permalink
fixed track2 generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Zim Kalinowski committed Jun 16, 2020
1 parent 4f5762b commit ccfad5d
Showing 1 changed file with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2542,21 +2542,6 @@
"UpdateResource": {
"description": "The Update Resource model definition.",
"properties": {
"id": {
"readOnly": true,
"type": "string",
"description": "Resource Id"
},
"name": {
"readOnly": true,
"type": "string",
"description": "Resource name"
},
"type": {
"readOnly": true,
"type": "string",
"description": "Resource type"
},
"tags": {
"type": "object",
"additionalProperties": {
Expand Down

0 comments on commit ccfad5d

Please sign in to comment.