mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 12:27:48 +00:00
11 lines
1.6 KiB
Markdown
11 lines
1.6 KiB
Markdown
# TopicList
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- |
|
|
| `canCreateTopic` | *boolean* | :heavy_check_mark: | N/A |
|
|
| `perPage` | *number* | :heavy_check_mark: | N/A |
|
|
| `topTags` | *any*[] | :heavy_minus_sign: | N/A |
|
|
| `topics` | [operations.Topics](../../../sdk/models/operations/topics.md)[] | :heavy_check_mark: | N/A | |