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

493 B

CommitUser

Properties

Name Type Description Notes
date Option<String> Date is the commit date in string format [optional]
email Option<String> [optional]
name Option<String> Name is the person's name [optional]

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