java.gitea.api/docs/TopicResponse.md
2021-02-28 22:05:54 +01:00

18 lines
388 B
Markdown
Executable File

# TopicResponse
TopicResponse for returning topics
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created** | **OffsetDateTime** | | [optional]
**id** | **Long** | | [optional]
**repoCount** | **Long** | | [optional]
**topicName** | **String** | | [optional]
**updated** | **OffsetDateTime** | | [optional]