mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 20:37:49 +00:00
924 B
924 B
UpdatePostRequestBody
Example Usage
import { UpdatePostRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
let value: UpdatePostRequestBody = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
post |
operations.Post | ➖ | N/A |