Files
gitea-rs/crates/gitea-client/docs/IssueLabelsOption.md
2024-09-23 22:29:11 +02:00

485 B

IssueLabelsOption

Properties

Name Type Description Notes
labels Option<Vec<serde_json::Value>> Labels can be a list of integers representing label IDs or a list of strings representing label names [optional]

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