From 7517b5860ffa2e74eada723080bb1689c2ea0b63 Mon Sep 17 00:00:00 2001 From: OpenRouter SDK Bot Date: Fri, 18 Sep 2026 23:42:38 +0000 Subject: [PATCH] chore: update OpenAPI spec [sdk-bot] --- .speakeasy/in.openapi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 256908e7..6f4362da 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -30196,6 +30196,8 @@ paths: schema: $ref: '#/components/schemas/ProviderOverloadedResponse' description: 'Provider Overloaded - Provider is temporarily overloaded' + servers: + - url: 'https://openrouter.ai' summary: 'Submit a Decisions (questions and answers) request' tags: - 'alpha.decisions'