From 34860d82a2279c74c20984ba468e0aa94256e82f Mon Sep 17 00:00:00 2001 From: "openrouter-docs-sync[bot]" <273401080+openrouter-docs-sync[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 20:41:14 +0000 Subject: [PATCH] chore: update OpenAPI spec from monorepo (#441) Co-authored-by: OpenRouter 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