We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470e93f commit 945d771Copy full SHA for 945d771
specification/addons/resource-manager/Microsoft.Addons/preview/2018-03-01/addons-swagger.json
@@ -298,7 +298,8 @@
298
"description": "The status of all Canonical support plans for a subscription.",
299
"items": {
300
"$ref": "#/definitions/CanonicalSupportPlanInfoDefinition"
301
- }
+ },
302
+ "x-ms-identifiers": []
303
},
304
"CanonicalSupportPlanInfoDefinition": {
305
"type": "object",
@@ -350,7 +351,10 @@
350
351
"description": "List of supported operations.",
352
353
"$ref": "#/definitions/OperationsDefinition"
354
355
+ "x-ms-identifiers": [
356
+ "name"
357
+ ]
358
359
"OperationsDefinition": {
360
0 commit comments