Skip to content

Commit 6e10f40

Browse files
committed
update openapi specs
1 parent d8c3375 commit 6e10f40

File tree

1 file changed

+2
-3
lines changed
  • services/web/server/src/simcore_service_webserver/api/v0

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15703,10 +15703,9 @@ components:
1570315703
- $ref: '#/components/schemas/ProjectTemplateType'
1570415704
- type: 'null'
1570515705
hidden:
15706-
anyOf:
15707-
- type: boolean
15708-
- type: 'null'
15706+
type: boolean
1570915707
title: Hidden
15708+
default: false
1571015709
type: object
1571115710
title: ProjectPatch
1571215711
ProjectPermalink:

0 commit comments

Comments
 (0)