Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Tento repozitář je archivovaný. Můžete prohlížet soubory, klonovat, ale nemůžete nahrávat a vytvářet nové úkoly a požadavky na natažení.

891B

FileCommitResponse

Properties

Name Type Description Notes
author *::models::CommitUser [optional] [default to null]
committer *::models::CommitUser [optional] [default to null]
html_url String [optional] [default to null]
message String [optional] [default to null]
parents Vec<::models::CommitMeta> [optional] [default to null]
sha String [optional] [default to null]
tree *::models::CommitMeta [optional] [default to null]
url String [optional] [default to null]

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