Automatically generated Python client for Gitea. DO NOT UPDATE MANUALLY!!!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

890 B

EditUserOption

Properties

Name Type Description Notes
active bool [optional]
admin bool [optional]
allow_create_organization bool [optional]
allow_git_hook bool [optional]
allow_import_local bool [optional]
email str
full_name str [optional]
location str [optional]
login_name str [optional]
max_repo_creation int [optional]
password str [optional]
prohibit_login bool [optional]
source_id int [optional]
website str [optional]

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