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

489 B

GitignoreTemplateInfo

Properties

Name Type Description Notes
name Option<String> Name is the name of the gitignore template [optional]
source Option<String> Source contains the content of the gitignore template [optional]

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