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

@@ -623,7 +623,7 @@ async function run() {
const res = await uploadsGeneratePresignedPut(sdk, {
fileName: "IMG_2021.jpeg",
fileSize: 4096,
type: "avatar",
type: "card_background",
});
if (!res.ok) {