Skip to content

Commit a38eed7

Browse files
agalerrotaruFredericHeem
authored andcommitted
Adding xms-ids for ChangeAnalysis (Azure#17626)
* Adding xms-ids for ChangeAnalysis * Adding xms-ids for ChangeAnalysis
1 parent e833a47 commit a38eed7

File tree

1 file changed

+6
-2
lines changed
  • specification/changeanalysis/resource-manager/Microsoft.ChangeAnalysis/stable/2021-04-01

1 file changed

+6
-2
lines changed

specification/changeanalysis/resource-manager/Microsoft.ChangeAnalysis/stable/2021-04-01/changeanalysis.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,10 @@
247247
"type": "array",
248248
"items": {
249249
"$ref": "#/definitions/ResourceProviderOperationDefinition"
250-
}
250+
},
251+
"x-ms-identifiers": [
252+
"name"
253+
]
251254
},
252255
"nextLink": {
253256
"description": "The URI that can be used to request the next page for list of Azure operations.",
@@ -356,7 +359,8 @@
356359
"type": "array",
357360
"items": {
358361
"$ref": "#/definitions/PropertyChange"
359-
}
362+
},
363+
"x-ms-identifiers": []
360364
}
361365
}
362366
},

0 commit comments

Comments
 (0)