mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 12:27:48 +00:00
ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.394.0
This commit is contained in:
@@ -6,14 +6,14 @@
|
||||
import { UpdateTopicStatusRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: UpdateTopicStatusRequest = {
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
requestBody: {
|
||||
enabled: "true",
|
||||
status: "pinned_globally",
|
||||
until: "2030-12-31",
|
||||
},
|
||||
id: "<id>",
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
requestBody: {
|
||||
enabled: "true",
|
||||
status: "pinned_globally",
|
||||
until: "2030-12-31",
|
||||
},
|
||||
id: "<id>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user