Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Este repositorio está archivado. Puede ver los archivos y clonarlo, pero no puede subir cambios o reportar incidencias ni pedir Pull Requests.

1.2KB

EditUserOption

Properties

Name Type Description Notes
active bool [optional] [default to null]
admin bool [optional] [default to null]
allow_create_organization bool [optional] [default to null]
allow_git_hook bool [optional] [default to null]
allow_import_local bool [optional] [default to null]
email String [default to null]
full_name String [optional] [default to null]
location String [optional] [default to null]
login_name String [optional] [default to null]
max_repo_creation i64 [optional] [default to null]
must_change_password bool [optional] [default to null]
password String [optional] [default to null]
prohibit_login bool [optional] [default to null]
source_id i64 [optional] [default to null]
website String [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]