mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-09 12:27:49 +00:00
15 lines
2.9 KiB
Markdown
15 lines
2.9 KiB
Markdown
# SearchResponseBody
|
|
|
|
success response
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
|
|
| `categories` | *any*[] | :heavy_check_mark: | N/A |
|
|
| `groupedSearchResult` | [operations.GroupedSearchResult](../../../sdk/models/operations/groupedsearchresult.md) | :heavy_check_mark: | N/A |
|
|
| `groups` | *any*[] | :heavy_check_mark: | N/A |
|
|
| `posts` | *any*[] | :heavy_check_mark: | N/A |
|
|
| `tags` | *any*[] | :heavy_check_mark: | N/A |
|
|
| `users` | *any*[] | :heavy_check_mark: | N/A | |