chore: update OpenAPI spec from monorepo (#411)

Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
openrouter-docs-sync[bot]
2026-07-09 10:07:32 +00:00
committed by GitHub
co-authored by OpenRouter SDK Bot
parent 164490028b
commit 8ba375943d
+9
View File
@@ -18932,6 +18932,15 @@ components:
- FakeProvider - FakeProvider
example: OpenAI example: OpenAI
type: string type: string
routed_service_tier:
description: >-
The service tier this request was routed to (e.g. flex, priority). The tier actually applied and billed is
determined by the provider response and may differ.
enum:
- flex
- priority
example: priority
type: string
status: status:
description: HTTP status code from the provider description: HTTP status code from the provider
example: 200 example: 200