Skip to content

Commit 18fae4f

Browse files
OAS Update
1 parent 208d3f9 commit 18fae4f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

services/sfs/v1/sfs.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,11 @@
265265
"type": "object"
266266
},
267267
"EnableLockResponse": {
268+
"properties": {
269+
"lockId": {
270+
"type": "string"
271+
}
272+
},
268273
"type": "object"
269274
},
270275
"Error": {
@@ -291,7 +296,6 @@
291296
"GetLockResponse": {
292297
"properties": {
293298
"lockId": {
294-
"description": "Whether the lock is enabled for the project",
295299
"type": "string"
296300
}
297301
},

0 commit comments

Comments
 (0)