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