File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
services/web/server/src/simcore_service_webserver/api/v0 Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -13605,6 +13605,12 @@ components:
1360513605 anyOf :
1360613606 - $ref : ' #/components/schemas/GroupGet'
1360713607 - type : ' null'
13608+ support :
13609+ anyOf :
13610+ - $ref : ' #/components/schemas/GroupGet'
13611+ - type : ' null'
13612+ description : Group ID of the app support team or None if no support is defined
13613+ for this product
1360813614 type : object
1360913615 required :
1361013616 - me
@@ -13643,6 +13649,14 @@ components:
1364313649 description : Some foundation
1364413650 gid : ' 16'
1364513651 label : Blue Fundation
13652+ support :
13653+ accessRights :
13654+ delete : false
13655+ read : false
13656+ write : false
13657+ description : The support team of the application
13658+ gid : ' 2'
13659+ label : Support Team
1364613660 MyPermissionGet :
1364713661 properties :
1364813662 name :
You can’t perform that action at this time.
0 commit comments