gitea-rs/crates/gitea-client/docs/TopicResponse.md
kjuulh e78d07db33
feat: find another name
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-09-23 22:29:11 +02:00

532 B

TopicResponse

Properties

Name Type Description Notes
created Option<String> [optional]
id Option<i64> [optional]
repo_count Option<i64> [optional]
topic_name Option<String> [optional]
updated Option<String> [optional]

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