mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-09 12:27:49 +00:00
ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.392.1
This commit is contained in:
@@ -840,8 +840,8 @@ const sdk = new SDKCore();
|
||||
|
||||
async function run() {
|
||||
const res = await topicsUpdateTopicStatus(sdk, "<value>", "<value>", "<id>", {
|
||||
enabled: "true",
|
||||
status: "visible",
|
||||
enabled: "false",
|
||||
status: "pinned_globally",
|
||||
until: "2030-12-31",
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user