Skip to content

Commit dab32de

Browse files
committed
missed constraint
1 parent d3a7ec3 commit dab32de

File tree

1 file changed

+0
-1
lines changed
  • packages/models-library/src/models_library/api_schemas_webserver

1 file changed

+0
-1
lines changed

packages/models-library/src/models_library/api_schemas_webserver/users.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,6 @@ class UserAccountGet(OutputSchema):
402402
PrimaryGroupID | None,
403403
Field(
404404
description="Primary group ID of the user if an account was created",
405-
gt=2,
406405
alias="groupId",
407406
# SEE https://github.com/ITISFoundation/osparc-simcore/pull/8358#issuecomment-3279491740
408407
),

0 commit comments

Comments
 (0)