Skip to content

Commit 0f0d51a

Browse files
authored
Adding xms ids to Azure Arc Data (#17648)
1 parent a62eb42 commit 0f0d51a

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/stable/2021-11-01/common.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@
6868
"items": {
6969
"$ref": "#/definitions/ErrorResponseBody"
7070
},
71+
"x-ms-identifiers": [
72+
"message",
73+
"target"
74+
],
7175
"description": "A list of additional details about the error."
7276
}
7377
},

specification/azurearcdata/resource-manager/Microsoft.AzureArcData/stable/2021-11-01/operations.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
"items": {
6363
"$ref": "#/definitions/Operation"
6464
},
65+
"x-ms-identifiers": [
66+
"name"
67+
],
6568
"readOnly": true
6669
},
6770
"nextLink": {

0 commit comments

Comments
 (0)