From edfd1884778b26bf494cb7f4a6d3a760ccc9d7c4 Mon Sep 17 00:00:00 2001 From: OpenRouter SDK Bot Date: Mon, 13 Jul 2026 20:41:06 +0000 Subject: [PATCH] chore: update OpenAPI spec [sdk-bot] --- .speakeasy/in.openapi.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 95b2e22..a28f8f6 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -31456,8 +31456,7 @@ paths: schema: description: Minimum context length (tokens). Models with smaller context are excluded. example: 128000 - exclusiveMinimum: true - minimum: 0 + minimum: 1 type: integer - description: Minimum prompt price in $/M tokens. in: query