mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 04:19:37 +00:00
ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.390.7
This commit is contained in:
@@ -26,7 +26,7 @@ async function run() {
|
||||
groupNames: "foo,bar",
|
||||
maxRedemptionsAllowed: 5,
|
||||
});
|
||||
|
||||
|
||||
// Handle the result
|
||||
console.log(result)
|
||||
}
|
||||
@@ -102,7 +102,7 @@ const sdk = new SDK();
|
||||
|
||||
async function run() {
|
||||
const result = await sdk.invites.inviteToTopic("<value>", "<value>", "<id>");
|
||||
|
||||
|
||||
// Handle the result
|
||||
console.log(result)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user