Skip to content

Commit 32f3092

Browse files
OAS Update
1 parent c11cb19 commit 32f3092

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

services/sfs/v1/sfs.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@
141141
"type": "array"
142142
}
143143
},
144+
"required": [
145+
"name"
146+
],
144147
"type": "object"
145148
},
146149
"CreateShareExportPolicyRequest_Rule": {
@@ -217,6 +220,10 @@
217220
"type": "integer"
218221
}
219222
},
223+
"required": [
224+
"name",
225+
"spaceHardLimitGigabytes"
226+
],
220227
"type": "object"
221228
},
222229
"CreateShareResponse": {

0 commit comments

Comments
 (0)