18 lines
388 B
Markdown
Executable File
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]
|
|
|
|
|
|
|