diff --git a/services/web/server/src/simcore_service_webserver/api/v0/openapi.yaml b/services/web/server/src/simcore_service_webserver/api/v0/openapi.yaml index de50b03ad93..6dcb0bf5b39 100644 --- a/services/web/server/src/simcore_service_webserver/api/v0/openapi.yaml +++ b/services/web/server/src/simcore_service_webserver/api/v0/openapi.yaml @@ -10248,11 +10248,14 @@ components: description: the user gravatar id hash deprecated: true accessRights: - $ref: '#/components/schemas/GroupAccessRights' + anyOf: + - $ref: '#/components/schemas/GroupAccessRights' + - type: 'null' + description: If group is standard, these are these are the access rights + of the user to it.None if primary group. type: object required: - userName - - accessRights title: GroupUserGet example: accessRights: