Skip to content

Commit

Permalink
add xms-ids for msi (Azure#17880)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinglingTong authored and FredericHeem committed May 16, 2022
1 parent 0f4c46d commit 261fee8
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,9 @@
"items": {
"$ref": "#/definitions/CloudErrorBody"
},
"x-ms-identifiers": [
"code"
],
"description": "A list of additional details about the error."
}
},
Expand Down Expand Up @@ -600,6 +603,9 @@
"items": {
"$ref": "#/definitions/Operation"
},
"x-ms-identifiers": [
"name"
],
"title": "Operations List.",
"description": "A list of operations supported by Microsoft.ManagedIdentity Resource Provider."
},
Expand Down

0 comments on commit 261fee8

Please sign in to comment.