ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.394.0

This commit is contained in:
speakeasybot
2024-09-10 00:24:56 +00:00
parent 7c0e1dc7ef
commit d287d140e9
481 changed files with 38528 additions and 37165 deletions

View File

@@ -8,19 +8,19 @@ file uploaded
import { CreateUploadResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
let value: CreateUploadResponseBody = {
extension: "jpg",
filesize: 567846,
height: 172195,
humanFilesize: "<value>",
id: 621169,
originalFilename: "<value>",
retainHours: "<value>",
shortPath: "<value>",
shortUrl: "<value>",
thumbnailHeight: 85076,
thumbnailWidth: 498180,
url: "http://tragic-tuba.name",
width: 763165,
extension: "jpg",
filesize: 567846,
height: 172195,
humanFilesize: "<value>",
id: 621169,
originalFilename: "<value>",
retainHours: "<value>",
shortPath: "<value>",
shortUrl: "<value>",
thumbnailHeight: 85076,
thumbnailWidth: 498180,
url: "http://tragic-tuba.name",
width: 763165,
};
```