goauthentik / goauthentik/client-python
Data returned from the API on StagesApi().stages_invitation_invitations_create() fails validation
Ouverte
- Langage dominant
- Mustache
- Étoiles
- 2
- Forks
- 1
- Merge moyen
- 15 h 5 min
- PR mergées (30 j)
- 2
Description
With `authentik_client` version 2025.10.3 when using `StagesApi().stages_invitation_invitations_create()` the client raises the following error:
```
1 validation error for PartialUser
username
Value error, must validate the regular expression /^[\w.@+-]+$/ [type=value_error, input_value='Rossi Mario example', input_type=str]
```
... the username `Rossi Mario example` is a valid username
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.