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.1KB

Release

Properties

Name Type Description Notes
assets Vec<::models::Attachment> [optional] [default to null]
author *::models::User [optional] [default to null]
body String [optional] [default to null]
created_at String [optional] [default to null]
draft bool [optional] [default to null]
id i64 [optional] [default to null]
name String [optional] [default to null]
prerelease bool [optional] [default to null]
published_at String [optional] [default to null]
tag_name String [optional] [default to null]
tarball_url String [optional] [default to null]
target_commitish String [optional] [default to null]
url String [optional] [default to null]
zipball_url String [optional] [default to null]

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