Skip to content

Commit 5db4a89

Browse files
ZhidaLiujnlycklama
authored andcommitted
Add missing kind property in the workspace (#26362)
1 parent 510ca5b commit 5db4a89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json

+3
Original file line numberDiff line numberDiff line change
@@ -2373,6 +2373,9 @@
23732373
"$ref": "../../../../../common-types/resource-management/v3/managedidentity.json#/definitions/ManagedServiceIdentity",
23742374
"description": "The identity of the resource."
23752375
},
2376+
"kind": {
2377+
"type": "string"
2378+
},
23762379
"location": {
23772380
"description": "Specifies the location of the resource.",
23782381
"type": "string"

0 commit comments

Comments
 (0)