Skip to content

Commit 3d36583

Browse files
author
Nikko Miu
committed
Fix schema ref
1 parent 3a7b340 commit 3d36583

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/preview/2023-05-01-preview

specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/preview/2023-05-01-preview/extensionTypes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@
420420
"200": {
421421
"description": "OK",
422422
"schema": {
423-
"$ref": "#/definitions/ExtensionTypeGet"
423+
"$ref": "#/definitions/ExtensionType"
424424
}
425425
},
426426
"default": {

0 commit comments

Comments
 (0)