chore: update OpenAPI spec from monorepo (#379)

Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
openrouter-docs-sync[bot]
2026-06-28 15:25:57 +00:00
committed by GitHub
co-authored by OpenRouter SDK Bot
parent 10f2890d75
commit 14f262fa66
+5 -1
View File
@@ -4270,11 +4270,15 @@ components:
image_url:
properties:
detail:
description: Image detail level for vision models
description: >-
Image detail level for vision models. `original` is an OpenRouter extension (not in the OpenAI Chat
Completions spec) requesting true original-resolution media; it is downgraded to `high` for providers
that lack an original-resolution tier.
enum:
- auto
- low
- high
- original
type: string
url:
description: 'URL of the image (data: URLs supported)'