diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 8517f218..cfe07ec9 100755 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -12823,6 +12823,8 @@ components: - '4:5' - '5:2' - '5:4' + - '5:7' + - '7:5' - '8:1' - '9:16' - '16:9' @@ -12892,6 +12894,7 @@ components: description: 'Normalized resolution tier of the generated image. Concrete pixel dimensions are derived per-provider.' enum: - '512' + - '768' - '1K' - '2K' - '4K'