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

544 B

Reference

Properties

Name Type Description Notes
object Option<models::GitObject> [optional]
r#ref Option<String> The name of the Git reference (e.g., refs/heads/main) [optional]
url Option<String> The URL to access this Git reference [optional]

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