ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.392.1

This commit is contained in:
speakeasybot
2024-09-07 00:24:40 +00:00
parent 4263aff21c
commit 1f230d2988
17 changed files with 1135 additions and 613 deletions

View File

@@ -124,7 +124,7 @@ import { postsDeletePost } from "@lukehagar/discoursejs/funcs/postsDeletePost.js
const sdk = new SDKCore();
async function run() {
const res = await postsDeletePost(sdk, 928159, {
const res = await postsDeletePost(sdk, 188146, {
forceDestroy: true,
});