Skip to content

Commit f2e2db6

Browse files
author
Andrei Neagu
committed
update openapi specs
1 parent d02e298 commit f2e2db6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

services/director-v2/openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2854,7 +2854,8 @@
28542854
},
28552855
"is_collaborative": {
28562856
"type": "boolean",
2857-
"title": "Is Collaborative"
2857+
"title": "Is Collaborative",
2858+
"default": false
28582859
},
28592860
"simcore.service.compose-spec": {
28602861
"anyOf": [
@@ -3116,7 +3117,6 @@
31163117
"type": "object",
31173118
"required": [
31183119
"paths_mapping",
3119-
"is_collaborative",
31203120
"service_key",
31213121
"service_version",
31223122
"user_id",

0 commit comments

Comments
 (0)