We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a7ec3 commit dab32deCopy full SHA for dab32de
packages/models-library/src/models_library/api_schemas_webserver/users.py
@@ -402,7 +402,6 @@ class UserAccountGet(OutputSchema):
402
PrimaryGroupID | None,
403
Field(
404
description="Primary group ID of the user if an account was created",
405
- gt=2,
406
alias="groupId",
407
# SEE https://github.com/ITISFoundation/osparc-simcore/pull/8358#issuecomment-3279491740
408
),
0 commit comments