Skip to content

Commit

Permalink
Add missing kind property in the workspace (#26362)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhidaLiu authored and jnlycklama committed Nov 8, 2023
1 parent 510ca5b commit 5db4a89
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2373,6 +2373,9 @@
"$ref": "../../../../../common-types/resource-management/v3/managedidentity.json#/definitions/ManagedServiceIdentity",
"description": "The identity of the resource."
},
"kind": {
"type": "string"
},
"location": {
"description": "Specifies the location of the resource.",
"type": "string"
Expand Down

0 comments on commit 5db4a89

Please sign in to comment.