Skip to content

Commit ed2ae75

Browse files
author
Andrei Neagu
committed
fixed specs
1 parent 83c04f5 commit ed2ae75

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9952,6 +9952,8 @@ components:
99529952
required:
99539953
- is_inactive
99549954
title: GetProjectInactivityResponse
9955+
example:
9956+
is_inactive: 'false'
99559957
GetWalletAutoRecharge:
99569958
properties:
99579959
enabled:
@@ -10636,7 +10638,7 @@ components:
1063610638
read: true
1063710639
write: false
1063810640
description: Open to all users
10639-
gid: '0'
10641+
gid: 1
1064010642
label: All
1064110643
me:
1064210644
accessRights:

0 commit comments

Comments
 (0)