chore: update OpenAPI spec from monorepo (#275)

Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
robert-j-y
2026-05-26 20:08:49 -07:00
committed by GitHub
co-authored by OpenRouter SDK Bot
parent b5aca7806b
commit 6ceb25ca84
+9
View File
@@ -14089,11 +14089,20 @@ components:
model:
description: Slug of the analysis model that failed.
type: string
status_code:
description: HTTP status code from the upstream response, when available (e.g. 402, 429).
type: integer
required:
- model
- error
type: object
type: array
failure_reason:
description: >-
Typed failure reason when the fusion run failed. Possible values include: all_panels_failed,
insufficient_credits, rate_limited, judge_not_valid_json, judge_schema_mismatch, judge_upstream_error,
judge_empty_completion.
type: string
id:
type: string
responses: