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.

769B

ExternalTracker

Properties

Name Type Description Notes
external_tracker_format String External Issue Tracker URL Format. Use the placeholders {user}, {repo} and {index} for the username, repository name and issue index. [optional] [default to null]
external_tracker_style String External Issue Tracker Number Format, either `numeric` or `alphanumeric` [optional] [default to null]
external_tracker_url String URL of external issue tracker. [optional] [default to null]

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