Skip to content

Commit

Permalink
identity should not be read-only (Azure#8321)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang authored and 00Kai0 committed Oct 12, 2020
1 parent 6052bd2 commit 32b78b9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1943,7 +1943,6 @@
},
"identity": {
"$ref": "#/definitions/Identity",
"readOnly": true,
"description": "The identity of the resource."
},
"location": {
Expand Down

0 comments on commit 32b78b9

Please sign in to comment.