From 9eb5a155eedb3e17512c14d0b0ed0a8913545e2b Mon Sep 17 00:00:00 2001 From: OpenRouter SDK Bot Date: Fri, 25 Sep 2026 23:04:13 +0000 Subject: [PATCH] chore: update OpenAPI spec [sdk-bot] --- .speakeasy/in.openapi.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 8517f218a..cfe07ec90 100644 --- 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'