Skip to content

Commit 3b73edf

Browse files
LoadBearingBeanvukelich
authored andcommitted
Add x-ms-identifiers to workloadmonitor/resource-manager. (Azure#17793)
Co-authored-by: Steven Vukelich <[email protected]>
1 parent 597b8c5 commit 3b73edf

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

specification/workloadmonitor/resource-manager/Microsoft.WorkloadMonitor/preview/2020-01-13-preview/Microsoft.WorkloadMonitor.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,10 @@
632632
"type": "array",
633633
"items": {
634634
"$ref": "#/definitions/Operation"
635-
}
635+
},
636+
"x-ms-identifiers": [
637+
"name"
638+
]
636639
},
637640
"nextLink": {
638641
"description": "Link to next page if the list is too long.",
@@ -715,7 +718,8 @@
715718
"type": "array",
716719
"items": {
717720
"$ref": "#/definitions/ErrorDetails"
718-
}
721+
},
722+
"x-ms-identifiers": []
719723
}
720724
}
721725
}

0 commit comments

Comments
 (0)