Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.DevTestLab to add versio…
Browse files Browse the repository at this point in the history
…n stable/2018-09-15 (#6623)

* Modification of PATCH description, plus minor fixes

* fix

* Update specification/devtestlabs/resource-manager/Microsoft.DevTestLab/stable/2018-09-15/DTL.json

Co-Authored-By: Nick Schonning <[email protected]>
  • Loading branch information
2 people authored and sarangan12 committed Jul 19, 2019
1 parent b668087 commit fcb3fa2
Show file tree
Hide file tree
Showing 13 changed files with 103 additions and 334 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@
"monitor": "true"
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
}
"200": {},
"202": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,7 @@
}
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
}
"200": {},
"202": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,9 @@
"api-version": "2018-09-15"
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
},
"204": {
"body": ""
}
"200": {},
"202": {},
"204": {}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@
"api-version": "2018-09-15"
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
}
"200": {},
"202": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,8 @@
"api-version": "2018-09-15"
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
},
"204": {
"body": ""
}
"200": {},
"202": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@
"monitor": "true"
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
}
"200": {},
"202": {}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,7 @@
}
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
}
"200": {},
"202": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@
"monitor": "true"
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
}
"200": {},
"202": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@
"monitor": "true"
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
}
"200": {},
"202": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@
"api-version": "2018-09-15"
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
}
"200": {},
"202": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@
"monitor": "true"
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
}
"200": {},
"202": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,9 @@
"api-version": "2018-09-15"
},
"responses": {
"200": {
"body": ""
},
"202": {
"body": ""
},
"204": {
"body": ""
}
"200": {},
"202": {},
"204": {}
}
}

0 comments on commit fcb3fa2

Please sign in to comment.