Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Este repositório está arquivado. Você pode visualizar os arquivos e realizar clone, mas não poderá realizar push nem abrir issues e 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]