goauthentik / goauthentik/client-python
Data returned from the API on StagesApi().stages_invitation_invitations_create() fails validation
Đang mở
- Ngôn ngữ chính
- Mustache
- Star
- 2
- Fork
- 1
- Merge trung bình
- 15 giờ 5 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.