Skip to content

Commit 17a2b28

Browse files
author
Xuyang Cao
committed
fix lint
1 parent b2a0d33 commit 17a2b28

File tree

1 file changed

+2
-2
lines changed
  • specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2021-09-01-preview

1 file changed

+2
-2
lines changed

specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2021-09-01-preview/appplatform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3947,7 +3947,7 @@
39473947
"description": "Storage resource payload.",
39483948
"type": "object",
39493949
"required": [
3950-
"storageType",
3950+
"storageType"
39513951
],
39523952
"properties": {
39533953
"storageType": {
@@ -4022,7 +4022,7 @@
40224022
"description": "Custom persistent disk resource payload.",
40234023
"required": [
40244024
"type",
4025-
"mountPath",
4025+
"mountPath"
40264026
],
40274027
"type": "object",
40284028
"properties": {

0 commit comments

Comments
 (0)