ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.200.0

This commit is contained in:
speakeasybot
2024-03-02 00:43:01 +00:00
parent 9dd356ea91
commit 8b81bc5692
6 changed files with 24 additions and 13 deletions

View File

@@ -333,9 +333,9 @@ func main() {
res, err := s.Server.GetResizedPhoto(ctx, operations.GetResizedPhotoRequest{
Width: 110,
Height: 165,
Opacity: 643869,
Blur: 4000,
MinSize: operations.MinSizeZero,
Opacity: 100,
Blur: 20,
MinSize: operations.MinSizeOne,
Upscale: operations.UpscaleZero,
URL: "/library/metadata/49564/thumb/1654258204",
})