mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
chore: update OpenAPI spec from monorepo (#407)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
00d71ec70e
commit
2ef07629e5
@@ -9363,9 +9363,9 @@ components:
|
|||||||
type: integer
|
type: integer
|
||||||
media_type:
|
media_type:
|
||||||
description: >-
|
description: >-
|
||||||
Media type (MIME type) of the image. Omitted when the output is a standard raster format (PNG). Present for
|
Media type (MIME type) of the image, e.g. `image/png`, `image/jpeg`, `image/webp`, `image/svg+xml`. May be
|
||||||
non-raster outputs such as SVG (`image/svg+xml`).
|
omitted if the format could not be determined.
|
||||||
example: image/svg+xml
|
example: image/png
|
||||||
type: string
|
type: string
|
||||||
type:
|
type:
|
||||||
description: The event type
|
description: The event type
|
||||||
@@ -9531,9 +9531,9 @@ components:
|
|||||||
type: string
|
type: string
|
||||||
media_type:
|
media_type:
|
||||||
description: >-
|
description: >-
|
||||||
Media type (MIME type) of the image. Omitted when the output is a standard raster format (PNG).
|
Media type (MIME type) of the image, e.g. `image/png`, `image/jpeg`, `image/webp`, `image/svg+xml`.
|
||||||
Present for non-raster outputs such as SVG (`image/svg+xml`).
|
May be omitted if the format could not be determined.
|
||||||
example: image/svg+xml
|
example: image/png
|
||||||
type: string
|
type: string
|
||||||
required:
|
required:
|
||||||
- b64_json
|
- b64_json
|
||||||
|
|||||||
Reference in New Issue
Block a user