Skip to content

Commit 0d9772a

Browse files
Add x-ms-identifier to relay\resource-manager (#17760)
Co-authored-by: Steven Vukelich <[email protected]>
1 parent 7c86d8d commit 0d9772a

File tree

1 file changed

+4
-1
lines changed
  • specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01

1 file changed

+4
-1
lines changed

specification/relay/resource-manager/Microsoft.Relay/stable/2017-04-01/relay.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2147,7 +2147,10 @@
21472147
"readOnly": true,
21482148
"items": {
21492149
"$ref": "#/definitions/Operation"
2150-
}
2150+
},
2151+
"x-ms-identifiers": [
2152+
"name"
2153+
]
21512154
},
21522155
"nextLink": {
21532156
"description": "URL to get the next set of operation list results if there are any.",

0 commit comments

Comments
 (0)