Skip to content

Commit 2a93926

Browse files
authored
add xms-ids for msi (#17880)
1 parent 83f6c7b commit 2a93926

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

specification/msi/resource-manager/Microsoft.ManagedIdentity/stable/2018-11-30/ManagedIdentity.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,9 @@
543543
"items": {
544544
"$ref": "#/definitions/CloudErrorBody"
545545
},
546+
"x-ms-identifiers": [
547+
"code"
548+
],
546549
"description": "A list of additional details about the error."
547550
}
548551
},
@@ -600,6 +603,9 @@
600603
"items": {
601604
"$ref": "#/definitions/Operation"
602605
},
606+
"x-ms-identifiers": [
607+
"name"
608+
],
603609
"title": "Operations List.",
604610
"description": "A list of operations supported by Microsoft.ManagedIdentity Resource Provider."
605611
},

0 commit comments

Comments
 (0)