You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Hub Generated] Review request for Microsoft.AzureStack to add version stable/2017-06-01 (#11937)
* added default error response where missing and fixed camel case action names
* removed readonly properties from examples
* removed more readonly properties from examples
* remove hard-coded product name from swagger action
* added enable remote management action
* ran npm prettier on new jsong files
* moved remote management action to registrations
Copy file name to clipboardExpand all lines: specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/CustomerSubscription.json
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,12 @@
138
138
},
139
139
"204": {
140
140
"description": "NO CONTENT"
141
+
},
142
+
"default": {
143
+
"description": "Error response describing why the operation failed.",
Copy file name to clipboardExpand all lines: specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/examples/Product/GetPost.json
Copy file name to clipboardExpand all lines: specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/examples/Product/ListPost.json
Copy file name to clipboardExpand all lines: specification/azurestack/resource-manager/Microsoft.AzureStack/stable/2017-06-01/examples/Product/UploadLog.json
0 commit comments