Skip to content

Commit 7577df9

Browse files
solankisamirjhendrixMSFT
authored andcommitted
Remove readonly attribute from identities collection in users (#4442)
1 parent 3f568b4 commit 7577df9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2018-06-01-preview/apimusers.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,6 @@
822822
"description": "Optional note about a user set by the administrator."
823823
},
824824
"identities": {
825-
"readOnly": true,
826825
"type": "array",
827826
"items": {
828827
"$ref": "#/definitions/UserIdentityContract"

specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2018-01-01/apimusers.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,6 @@
822822
"description": "Optional note about a user set by the administrator."
823823
},
824824
"identities": {
825-
"readOnly": true,
826825
"type": "array",
827826
"items": {
828827
"$ref": "#/definitions/UserIdentityContract"

0 commit comments

Comments
 (0)