Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Це архівний репозитарій. Ви можете переглядати і клонувати файли, але не можете робити пуш або відкривати питання/запити.

1.0KB

PayloadCommit

Properties

Name Type Description Notes
added Vec [optional] [default to null]
author *::models::PayloadUser [optional] [default to null]
committer *::models::PayloadUser [optional] [default to null]
id String sha1 hash of the commit [optional] [default to null]
message String [optional] [default to null]
modified Vec [optional] [default to null]
removed Vec [optional] [default to null]
timestamp String [optional] [default to null]
url String [optional] [default to null]
verification *::models::PayloadCommitVerification [optional] [default to null]

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