Skip to content

Commit 7b92fbe

Browse files
OAS Update
1 parent 9916269 commit 7b92fbe

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

services/sqlserverflex/v3alpha1/sqlserverflex.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1664,7 +1664,8 @@
16641664
"FAILURE",
16651665
"UNKNOWN",
16661666
"TERMINATING"
1667-
]
1667+
],
1668+
"type": "string"
16681669
},
16691670
"storage": {
16701671
"description": "The object containing information about the storage size and class.",

services/sqlserverflex/v3beta1/sqlserverflex.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1664,7 +1664,8 @@
16641664
"FAILURE",
16651665
"UNKNOWN",
16661666
"TERMINATING"
1667-
]
1667+
],
1668+
"type": "string"
16681669
},
16691670
"storage": {
16701671
"description": "The object containing information about the storage size and class.",

0 commit comments

Comments
 (0)