Commit 89ddd77
committed
-e Update API Client
#### What's Changed
---
##### `GET` /authenticators/admin/duo/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/admin/duo/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/admin/duo/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/admin/email/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/admin/email/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/admin/email/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/admin/sms/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/admin/sms/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/admin/sms/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/admin/totp/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/admin/totp/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/admin/totp/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/admin/webauthn/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/admin/webauthn/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/admin/webauthn/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/duo/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/duo/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/duo/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/email/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/email/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/email/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/sms/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/sms/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/sms/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/totp/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/totp/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/totp/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/webauthn/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/webauthn/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/webauthn/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /policies/bindings/{policy_binding_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
New optional properties:
- `children_obj`
- `roles_obj`
- `users_obj`
* Deleted property `users` (array)
* Deleted property `users_obj` (array)
* Deleted property `roles` (array)
* Deleted property `roles_obj` (array)
* Deleted property `children` (array)
* Deleted property `children_obj` (array)
* Changed property `num_pk` (integer)
> Get a numerical, int32 ID for the group
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
New optional properties:
- `avatar`
- `date_joined`
- `groups_obj`
- `is_superuser`
- `last_updated`
- `password_change_date`
- `uuid`
* Deleted property `date_joined` (string)
* Deleted property `is_superuser` (boolean)
* Deleted property `groups` (array)
* Deleted property `groups_obj` (array)
* Deleted property `avatar` (string)
> User's avatar, either a http/https URL or a data URI
* Deleted property `path` (string)
* Deleted property `type` (string)
* Deleted property `uuid` (string)
* Deleted property `password_change_date` (string)
* Deleted property `last_updated` (string)
* Changed property `username` (string)
> Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
##### `PUT` /policies/bindings/{policy_binding_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
New optional properties:
- `children_obj`
- `roles_obj`
- `users_obj`
* Deleted property `users` (array)
* Deleted property `users_obj` (array)
* Deleted property `roles` (array)
* Deleted property `roles_obj` (array)
* Deleted property `children` (array)
* Deleted property `children_obj` (array)
* Changed property `num_pk` (integer)
> Get a numerical, int32 ID for the group
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
New optional properties:
- `avatar`
- `date_joined`
- `groups_obj`
- `is_superuser`
- `last_updated`
- `password_change_date`
- `uuid`
* Deleted property `date_joined` (string)
* Deleted property `is_superuser` (boolean)
* Deleted property `groups` (array)
* Deleted property `groups_obj` (array)
* Deleted property `avatar` (string)
> User's avatar, either a http/https URL or a data URI
* Deleted property `path` (string)
* Deleted property `type` (string)
* Deleted property `uuid` (string)
* Deleted property `password_change_date` (string)
* Deleted property `last_updated` (string)
* Changed property `username` (string)
> Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
##### `PATCH` /policies/bindings/{policy_binding_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
New optional properties:
- `children_obj`
- `roles_obj`
- `users_obj`
* Deleted property `users` (array)
* Deleted property `users_obj` (array)
* Deleted property `roles` (array)
* Deleted property `roles_obj` (array)
* Deleted property `children` (array)
* Deleted property `children_obj` (array)
* Changed property `num_pk` (integer)
> Get a numerical, int32 ID for the group
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
New optional properties:
- `avatar`
- `date_joined`
- `groups_obj`
- `is_superuser`
- `last_updated`
- `password_change_date`
- `uuid`
* Deleted property `date_joined` (string)
* Deleted property `is_superuser` (boolean)
* Deleted property `groups` (array)
* Deleted property `groups_obj` (array)
* Deleted property `avatar` (string)
> User's avatar, either a http/https URL or a data URI
* Deleted property `path` (string)
* Deleted property `type` (string)
* Deleted property `uuid` (string)
* Deleted property `password_change_date` (string)
* Deleted property `last_updated` (string)
* Changed property `username` (string)
> Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
##### `GET` /providers/google_workspace_groups/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `GET` /providers/google_workspace_users/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /providers/microsoft_entra_groups/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `GET` /providers/microsoft_entra_users/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /providers/scim_groups/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `GET` /providers/scim_users/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /sources/scim_groups/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `PUT` /sources/scim_groups/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `PATCH` /sources/scim_groups/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `GET` /sources/scim_users/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /sources/scim_users/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /sources/scim_users/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `POST` /authenticators/admin/duo/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/admin/duo/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for Duo authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `POST` /authenticators/admin/email/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/admin/email/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for email authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `POST` /authenticators/admin/sms/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/admin/sms/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for sms authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/admin/static/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/admin/static/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/admin/static/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `POST` /authenticators/admin/totp/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/admin/totp/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for totp authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `POST` /authenticators/admin/webauthn/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/admin/webauthn/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for WebAuthn authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/duo/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for Duo authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/email/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for email authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/sms/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for sms authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/static/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /authenticators/static/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /authenticators/static/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/totp/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for totp authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/webauthn/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for WebAuthn authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /core/groups/{group_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `users_obj` (array)
Changed items (object):
> Partial User Serializer, does not include child relations.
##### `PUT` /core/groups/{group_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `users_obj` (array)
Changed items (object):
> Partial User Serializer, does not include child relations.
##### `PATCH` /core/groups/{group_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `users_obj` (array)
Changed items (object):
> Partial User Serializer, does not include child relations.
##### `GET` /core/tokens/{identifier}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `PUT` /core/tokens/{identifier}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `PATCH` /core/tokens/{identifier}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /core/users/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `PUT` /core/users/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `PATCH` /core/users/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /events/rules/{pbm_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `destination_group_obj` (object)
> Group Serializer
* Changed property `users_obj` (array)
Changed items (object):
> Partial User Serializer, does not include child relations.
##### `PUT` /events/rules/{pbm_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `destination_group_obj` (object)
> Group Serializer
* Changed property `users_obj` (array)
Changed items (object):
> Partial User Serializer, does not include child relations.
##### `PATCH` /events/rules/{pbm_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `destination_group_obj` (object)
> Group Serializer
* Changed property `users_obj` (array)
Changed items (object):
> Partial User Serializer, does not include child relations.
##### `POST` /policies/bindings/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
New optional properties:
- `children_obj`
- `roles_obj`
- `users_obj`
* Deleted property `users` (array)
* Deleted property `users_obj` (array)
* Deleted property `roles` (array)
* Deleted property `roles_obj` (array)
* Deleted property `children` (array)
* Deleted property `children_obj` (array)
* Changed property `num_pk` (integer)
> Get a numerical, int32 ID for the group
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
New optional properties:
- `avatar`
- `date_joined`
- `groups_obj`
- `is_superuser`
- `last_updated`
- `password_change_date`
- `uuid`
* Deleted property `date_joined` (string)
* Deleted property `is_superuser` (boolean)
* Deleted property `groups` (array)
* Deleted property `groups_obj` (array)
* Deleted property `avatar` (string)
> User's avatar, either a http/https URL or a data URI
* Deleted property `path` (string)
* Deleted property `type` (string)
* Deleted property `uuid` (string)
* Deleted property `password_change_date` (string)
* Deleted property `last_updated` (string)
* Changed property `username` (string)
> Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
##### `GET` /policies/bindings/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> PolicyBinding Serializer
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
New optional properties:
- `children_obj`
- `roles_obj`
- `users_obj`
* Deleted property `users` (array)
* Deleted property `users_obj` (array)
* Deleted property `roles` (array)
* Deleted property `roles_obj` (array)
* Deleted property `children` (array)
* Deleted property `children_obj` (array)
* Changed property `num_pk` (integer)
> Get a numerical, int32 ID for the group
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
New optional properties:
- `avatar`
- `date_joined`
- `groups_obj`
- `is_superuser`
- `last_updated`
- `password_change_date`
- `uuid`
* Deleted property `date_joined` (string)
* Deleted property `is_superuser` (boolean)
* Deleted property `groups` (array)
* Deleted property `groups_obj` (array)
* Deleted property `avatar` (string)
> User's avatar, either a http/https URL or a data URI
* Deleted property `path` (string)
* Deleted property `type` (string)
* Deleted property `uuid` (string)
* Deleted property `password_change_date` (string)
* Deleted property `last_updated` (string)
* Changed property `username` (string)
> Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
##### `POST` /providers/google_workspace_groups/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `GET` /providers/google_workspace_groups/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> GoogleWorkspaceProviderGroup Serializer
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `POST` /providers/google_workspace_users/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /providers/google_workspace_users/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> GoogleWorkspaceProviderUser Serializer
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `POST` /providers/microsoft_entra_groups/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `GET` /providers/microsoft_entra_groups/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> MicrosoftEntraProviderGroup Serializer
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `POST` /providers/microsoft_entra_users/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /providers/microsoft_entra_users/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> MicrosoftEntraProviderUser Serializer
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `POST` /providers/scim_groups/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `GET` /providers/scim_groups/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> SCIMProviderGroup Serializer
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `POST` /providers/scim_users/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /providers/scim_users/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> SCIMProviderUser Serializer
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /providers/ssf/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `PUT` /providers/ssf/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `PATCH` /providers/ssf/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /rac/connection_tokens/{connection_token_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /rac/connection_tokens/{connection_token_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /rac/connection_tokens/{connection_token_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /sources/scim/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `PUT` /sources/scim/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `PATCH` /sources/scim/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `POST` /sources/scim_groups/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `GET` /sources/scim_groups/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> SCIMSourceGroup Serializer
* Changed property `group_obj` (object)
> Partial Group Serializer, does not include child relations.
##### `POST` /sources/scim_users/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /sources/scim_users/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> SCIMSourceUser Serializer
* Changed property `user_obj` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /ssf/streams/{uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `provider_obj` (object)
> SSFProvider Serializer
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /stages/invitation/invitations/{invite_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `created_by` (object)
> Partial User Serializer, does not include child relations.
##### `PUT` /stages/invitation/invitations/{invite_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `created_by` (object)
> Partial User Serializer, does not include child relations.
##### `PATCH` /stages/invitation/invitations/{invite_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `created_by` (object)
> Partial User Serializer, does not include child relations.
##### `POST` /authenticators/admin/static/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/admin/static/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for static authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /authenticators/static/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for static authenticator devices
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `POST` /core/groups/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `users_obj` (array)
Changed items (object):
> Partial User Serializer, does not include child relations.
##### `GET` /core/groups/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Serializer
* Changed property `users_obj` (array)
Changed items (object):
> Partial User Serializer, does not include child relations.
##### `POST` /core/tokens/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /core/tokens/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /core/user_consent/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `POST` /core/users/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /core/users/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `POST` /events/rules/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `destination_group_obj` (object)
> Group Serializer
* Changed property `users_obj` (array)
Changed items (object):
> Partial User Serializer, does not include child relations.
##### `GET` /events/rules/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> NotificationRule Serializer
* Changed property `destination_group_obj` (object)
> Group Serializer
* Changed property `users_obj` (array)
Changed items (object):
> Partial User Serializer, does not include child relations.
##### `POST` /providers/ssf/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /providers/ssf/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> SSFProvider Serializer
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /rac/connection_tokens/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> ConnectionToken Serializer
* Changed property `user` (object)
> Partial User Serializer, does not include child relations.
##### `POST` /sources/scim/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /sources/scim/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> SCIMSource Serializer
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /ssf/streams/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> SSFStream Serializer
* Changed property `provider_obj` (object)
> SSFProvider Serializer
* Changed property `token_obj` (object)
> Token Serializer
* Changed property `user_obj` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `POST` /stages/invitation/invitations/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `created_by` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /stages/invitation/invitations/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Invitation Serializer
* Changed property `created_by` (object)
> Partial User Serializer, does not include child relations.
##### `GET` /core/user_consent/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> UserConsent Serializer
* Changed property `user` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /oauth2/access_tokens/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /oauth2/authorization_codes/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /oauth2/refresh_tokens/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `user` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /oauth2/access_tokens/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for BaseGrantModel and RefreshToken
* Changed property `user` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /oauth2/authorization_codes/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for BaseGrantModel and ExpiringBaseGrant
* Changed property `user` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.
##### `GET` /oauth2/refresh_tokens/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Serializer for BaseGrantModel and RefreshToken
* Changed property `user` (object)
> User Serializer
* Changed property `groups_obj` (array)
Changed items (object):
> Partial Group Serializer, does not include child relations.1 parent db62dad commit 89ddd77
File tree
97 files changed
+314
-1488
lines changed- .openapi-generator
- authentik_client
- models
- docs
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
97 files changed
+314
-1488
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | 132 | | |
134 | 133 | | |
135 | 134 | | |
| |||
215 | 214 | | |
216 | 215 | | |
217 | 216 | | |
218 | | - | |
219 | | - | |
220 | 217 | | |
221 | 218 | | |
222 | 219 | | |
| |||
456 | 453 | | |
457 | 454 | | |
458 | 455 | | |
| 456 | + | |
| 457 | + | |
459 | 458 | | |
460 | 459 | | |
461 | 460 | | |
| |||
704 | 703 | | |
705 | 704 | | |
706 | 705 | | |
707 | | - | |
708 | 706 | | |
709 | 707 | | |
710 | 708 | | |
| |||
744 | 742 | | |
745 | 743 | | |
746 | 744 | | |
747 | | - | |
748 | | - | |
749 | 745 | | |
750 | 746 | | |
751 | 747 | | |
| |||
784 | 780 | | |
785 | 781 | | |
786 | 782 | | |
787 | | - | |
788 | 783 | | |
789 | 784 | | |
790 | 785 | | |
| |||
889 | 884 | | |
890 | 885 | | |
891 | 886 | | |
892 | | - | |
893 | 887 | | |
894 | 888 | | |
895 | 889 | | |
| |||
978 | 972 | | |
979 | 973 | | |
980 | 974 | | |
981 | | - | |
982 | | - | |
983 | 975 | | |
984 | 976 | | |
985 | 977 | | |
| |||
1222 | 1214 | | |
1223 | 1215 | | |
1224 | 1216 | | |
| 1217 | + | |
| 1218 | + | |
1225 | 1219 | | |
1226 | 1220 | | |
1227 | 1221 | | |
| |||
1480 | 1474 | | |
1481 | 1475 | | |
1482 | 1476 | | |
1483 | | - | |
1484 | 1477 | | |
1485 | 1478 | | |
1486 | 1479 | | |
| |||
1522 | 1515 | | |
1523 | 1516 | | |
1524 | 1517 | | |
1525 | | - | |
1526 | | - | |
1527 | 1518 | | |
1528 | 1519 | | |
1529 | 1520 | | |
| |||
1562 | 1553 | | |
1563 | 1554 | | |
1564 | 1555 | | |
1565 | | - | |
1566 | 1556 | | |
1567 | 1557 | | |
1568 | 1558 | | |
| |||
1672 | 1662 | | |
1673 | 1663 | | |
1674 | 1664 | | |
1675 | | - | |
1676 | 1665 | | |
1677 | 1666 | | |
1678 | 1667 | | |
| |||
1761 | 1750 | | |
1762 | 1751 | | |
1763 | 1752 | | |
1764 | | - | |
1765 | | - | |
1766 | 1753 | | |
1767 | 1754 | | |
1768 | 1755 | | |
| |||
2005 | 1992 | | |
2006 | 1993 | | |
2007 | 1994 | | |
| 1995 | + | |
| 1996 | + | |
2008 | 1997 | | |
2009 | 1998 | | |
2010 | 1999 | | |
| |||
2263 | 2252 | | |
2264 | 2253 | | |
2265 | 2254 | | |
2266 | | - | |
2267 | 2255 | | |
2268 | 2256 | | |
2269 | 2257 | | |
| |||
2305 | 2293 | | |
2306 | 2294 | | |
2307 | 2295 | | |
2308 | | - | |
2309 | | - | |
2310 | 2296 | | |
2311 | 2297 | | |
2312 | 2298 | | |
| |||
2345 | 2331 | | |
2346 | 2332 | | |
2347 | 2333 | | |
2348 | | - | |
2349 | 2334 | | |
2350 | 2335 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
1212 | 1212 | | |
1213 | 1213 | | |
1214 | 1214 | | |
1215 | | - | |
1216 | 1215 | | |
1217 | 1216 | | |
1218 | 1217 | | |
| |||
1298 | 1297 | | |
1299 | 1298 | | |
1300 | 1299 | | |
1301 | | - | |
1302 | | - | |
1303 | 1300 | | |
1304 | 1301 | | |
1305 | 1302 | | |
| |||
1539 | 1536 | | |
1540 | 1537 | | |
1541 | 1538 | | |
| 1539 | + | |
| 1540 | + | |
1542 | 1541 | | |
1543 | 1542 | | |
1544 | 1543 | | |
| |||
1787 | 1786 | | |
1788 | 1787 | | |
1789 | 1788 | | |
1790 | | - | |
1791 | 1789 | | |
1792 | 1790 | | |
1793 | 1791 | | |
| |||
1827 | 1825 | | |
1828 | 1826 | | |
1829 | 1827 | | |
1830 | | - | |
1831 | | - | |
1832 | 1828 | | |
1833 | 1829 | | |
1834 | 1830 | | |
| |||
1867 | 1863 | | |
1868 | 1864 | | |
1869 | 1865 | | |
1870 | | - | |
1871 | 1866 | | |
1872 | 1867 | | |
1873 | 1868 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
233 | 232 | | |
234 | 233 | | |
235 | 234 | | |
236 | | - | |
237 | | - | |
238 | 235 | | |
239 | 236 | | |
240 | 237 | | |
| |||
474 | 471 | | |
475 | 472 | | |
476 | 473 | | |
| 474 | + | |
| 475 | + | |
477 | 476 | | |
478 | 477 | | |
479 | 478 | | |
| |||
722 | 721 | | |
723 | 722 | | |
724 | 723 | | |
725 | | - | |
726 | 724 | | |
727 | 725 | | |
728 | 726 | | |
| |||
762 | 760 | | |
763 | 761 | | |
764 | 762 | | |
765 | | - | |
766 | | - | |
767 | 763 | | |
768 | 764 | | |
769 | 765 | | |
| |||
802 | 798 | | |
803 | 799 | | |
804 | 800 | | |
805 | | - | |
806 | 801 | | |
807 | 802 | | |
808 | 803 | | |
| |||
940 | 935 | | |
941 | 936 | | |
942 | 937 | | |
943 | | - | |
944 | 938 | | |
945 | 939 | | |
946 | 940 | | |
| |||
1026 | 1020 | | |
1027 | 1021 | | |
1028 | 1022 | | |
1029 | | - | |
1030 | | - | |
1031 | 1023 | | |
1032 | 1024 | | |
1033 | 1025 | | |
| |||
1267 | 1259 | | |
1268 | 1260 | | |
1269 | 1261 | | |
| 1262 | + | |
| 1263 | + | |
1270 | 1264 | | |
1271 | 1265 | | |
1272 | 1266 | | |
| |||
1515 | 1509 | | |
1516 | 1510 | | |
1517 | 1511 | | |
1518 | | - | |
1519 | 1512 | | |
1520 | 1513 | | |
1521 | 1514 | | |
| |||
1555 | 1548 | | |
1556 | 1549 | | |
1557 | 1550 | | |
1558 | | - | |
1559 | | - | |
1560 | 1551 | | |
1561 | 1552 | | |
1562 | 1553 | | |
| |||
1595 | 1586 | | |
1596 | 1587 | | |
1597 | 1588 | | |
1598 | | - | |
1599 | 1589 | | |
1600 | 1590 | | |
1601 | 1591 | | |
| |||
1739 | 1729 | | |
1740 | 1730 | | |
1741 | 1731 | | |
1742 | | - | |
1743 | 1732 | | |
1744 | 1733 | | |
1745 | 1734 | | |
| |||
1825 | 1814 | | |
1826 | 1815 | | |
1827 | 1816 | | |
1828 | | - | |
1829 | | - | |
1830 | 1817 | | |
1831 | 1818 | | |
1832 | 1819 | | |
| |||
2066 | 2053 | | |
2067 | 2054 | | |
2068 | 2055 | | |
| 2056 | + | |
| 2057 | + | |
2069 | 2058 | | |
2070 | 2059 | | |
2071 | 2060 | | |
| |||
2314 | 2303 | | |
2315 | 2304 | | |
2316 | 2305 | | |
2317 | | - | |
2318 | 2306 | | |
2319 | 2307 | | |
2320 | 2308 | | |
| |||
2354 | 2342 | | |
2355 | 2343 | | |
2356 | 2344 | | |
2357 | | - | |
2358 | | - | |
2359 | 2345 | | |
2360 | 2346 | | |
2361 | 2347 | | |
| |||
2394 | 2380 | | |
2395 | 2381 | | |
2396 | 2382 | | |
2397 | | - | |
2398 | 2383 | | |
2399 | 2384 | | |
2400 | 2385 | | |
| |||
0 commit comments