mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 04:19:37 +00:00
703 B
703 B
UpdateTopicStatusResponseBody
topic updated
Example Usage
import { UpdateTopicStatusResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
let value: UpdateTopicStatusResponseBody = {
success: "OK",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
success |
string | ➖ | N/A | OK |
topicStatusUpdate |
string | ➖ | N/A |