Skip to content

Commit 95e7fd0

Browse files
committed
updates OAS
1 parent dab32de commit 95e7fd0

File tree

1 file changed

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

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18449,7 +18449,7 @@ components:
1844918449
anyOf:
1845018450
- type: integer
1845118451
exclusiveMinimum: true
18452-
minimum: 2
18452+
minimum: 1
1845318453
- type: 'null'
1845418454
title: Groupid
1845518455
description: Primary group ID of the user if an account was created
@@ -18469,10 +18469,6 @@ components:
1846918469
- preRegistrationCreated
1847018470
- accountRequestStatus
1847118471
- registered
18472-
- status
18473-
- userId
18474-
- userName
18475-
- groupId
1847618472
title: UserAccountGet
1847718473
UserAccountReject:
1847818474
properties:

0 commit comments

Comments
 (0)