Skip to content

Commit 57dc40f

Browse files
author
msftbot[bot]
authored
2 parents bc1bfd4 + b04235d commit 57dc40f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/2021-09-01-preview/Microsoft.AppPlatform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@
883883
"type": "string",
884884
"description": "The mount path of the persistent disk."
885885
},
886-
"readonly": {
886+
"readOnly": {
887887
"oneOf": [
888888
{
889889
"type": "boolean"
@@ -892,7 +892,7 @@
892892
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
893893
}
894894
],
895-
"description": "Indicates whether the persistent disk is a readonly one."
895+
"description": "Indicates whether the persistent disk is a readOnly one."
896896
}
897897
},
898898
"required": [

0 commit comments

Comments
 (0)