Skip to content

Commit

Permalink
Make identityProfile mutable
Browse files Browse the repository at this point in the history
  • Loading branch information
norshtein committed Oct 30, 2020
1 parent 9ed74b9 commit 65ef6cb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2572,7 +2572,6 @@
},
"identityProfile": {
"additionalProperties": {
"readOnly": true,
"allOf": [
{
"$ref": "#/definitions/UserAssignedIdentity"
Expand Down

0 comments on commit 65ef6cb

Please sign in to comment.