mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
15 lines
951 B
Markdown
15 lines
951 B
Markdown
# UpdateTopicRequestBody
|
|
|
|
## Example Usage
|
|
|
|
```typescript
|
|
import { UpdateTopicRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
|
|
|
let value: UpdateTopicRequestBody = {};
|
|
```
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- |
|
|
| `topic` | [operations.Topic](../../../sdk/models/operations/topic.md) | :heavy_minus_sign: | N/A | |