Files
gitea-rs/crates/gitea-client/docs/CommitMeta.md
2026-03-20 16:24:40 +01:00

487 B

CommitMeta

Properties

Name Type Description Notes
created Option<String> [optional]
sha Option<String> SHA is the commit SHA hash [optional]
url Option<String> URL is the API URL for the commit [optional]

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