From e150991aa7a38a603f3690c612fc0346bb5d02a8 Mon Sep 17 00:00:00 2001 From: robert-j-y <212159665+robert-j-y@users.noreply.github.com> Date: Fri, 8 May 2026 07:42:24 -0700 Subject: [PATCH] chore: update OpenAPI spec from monorepo (#232) Co-authored-by: OpenRouter SDK Bot --- .speakeasy/in.openapi.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 91730cd..e79d8d8 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -6120,6 +6120,7 @@ components: provider_responses: null request_id: req-1727282430-aBcDeFgHiJkLmNoPqRsT router: openrouter/auto + service_tier: priority session_id: null streamed: true tokens_completion: 25 @@ -6293,6 +6294,11 @@ components: example: openrouter/auto nullable: true type: string + service_tier: + description: Service tier the upstream provider reported running this request on, or null if it did not report one. + example: priority + nullable: true + type: string session_id: description: Session identifier grouping multiple generations in the same session nullable: true @@ -6358,6 +6364,7 @@ components: - moderation_latency - generation_time - finish_reason + - service_tier - tokens_prompt - tokens_completion - native_tokens_prompt