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.

818B

CreateOrgOption

Properties

Name Type Description Notes
description String [optional] [default to null]
full_name String [optional] [default to null]
location String [optional] [default to null]
repo_admin_change_team_access bool [optional] [default to null]
username String [default to null]
visibility String possible values are `public` (default), `limited` or `private` [optional] [default to null]
website String [optional] [default to null]

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