Files
discoursejs/docs/sdk/models/operations/updatepostrequestbody.md

15 lines
924 B
Markdown

# UpdatePostRequestBody
## Example Usage
```typescript
import { UpdatePostRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
let value: UpdatePostRequestBody = {};
```
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
| `post` | [operations.Post](../../../sdk/models/operations/post.md) | :heavy_minus_sign: | N/A |