Skip to content

Conversation

@azmeuk
Copy link
Contributor

@azmeuk azmeuk commented Aug 1, 2025

Supersedes #30

J-Bu and others added 6 commits June 11, 2025 12:48
…nsion

Using a tuple results in a pydantic error:
  File "/usr/local/lib/python3.11/site-packages/pydantic/_internal/_generics.py", line 373, in map_generic_model_arguments
    raise TypeError(f'Too many arguments for {cls}; actual {len(args)}, expected {expected_len}')
TypeError: Too many arguments for <class 'scim2_models.rfc7643.schema.User'>; actual 3, expected 1
@azmeuk azmeuk added the bug Something isn't working label Aug 1, 2025
@azmeuk azmeuk merged commit 91b123b into main Aug 1, 2025
8 checks passed
@azmeuk azmeuk deleted the issue-30 branch August 1, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants