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

547 B

FileLinksResponse

Properties

Name Type Description Notes
git Option<String> GitURL is the Git API URL for this file [optional]
html Option<String> HTMLURL is the web URL for this file [optional]
param_self Option<String> Self is the API URL for this file [optional]

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