Skip to content

Commit 932ef42

Browse files
open api specs
1 parent 8e748a4 commit 932ef42

File tree

1 file changed

+10
-0
lines changed
  • services/web/server/src/simcore_service_webserver/api/v0

1 file changed

+10
-0
lines changed

services/web/server/src/simcore_service_webserver/api/v0/openapi.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10236,6 +10236,11 @@ components:
1023610236
exclusiveMinimum: true
1023710237
type: integer
1023810238
minimum: 0
10239+
folderId:
10240+
title: Folderid
10241+
exclusiveMinimum: true
10242+
type: integer
10243+
minimum: 0
1023910244
ProjectGroupGet:
1024010245
title: ProjectGroupGet
1024110246
required:
@@ -10471,6 +10476,11 @@ components:
1047110476
exclusiveMinimum: true
1047210477
type: integer
1047310478
minimum: 0
10479+
folderId:
10480+
title: Folderid
10481+
exclusiveMinimum: true
10482+
type: integer
10483+
minimum: 0
1047410484
ProjectLocked:
1047510485
title: ProjectLocked
1047610486
required:

0 commit comments

Comments
 (0)