mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
chore: update OpenAPI spec from monorepo (#371)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
eeb0373033
commit
32dd522d5a
@@ -9315,6 +9315,12 @@ components:
|
||||
created:
|
||||
description: Unix timestamp (seconds) when the image was generated
|
||||
type: integer
|
||||
media_type:
|
||||
description: >-
|
||||
Media type (MIME type) of the image. Omitted when the output is a standard raster format (PNG). Present for
|
||||
non-raster outputs such as SVG (`image/svg+xml`).
|
||||
example: image/svg+xml
|
||||
type: string
|
||||
type:
|
||||
description: The event type
|
||||
enum:
|
||||
@@ -9474,6 +9480,12 @@ components:
|
||||
b64_json:
|
||||
description: Base64-encoded image bytes
|
||||
type: string
|
||||
media_type:
|
||||
description: >-
|
||||
Media type (MIME type) of the image. Omitted when the output is a standard raster format (PNG).
|
||||
Present for non-raster outputs such as SVG (`image/svg+xml`).
|
||||
example: image/svg+xml
|
||||
type: string
|
||||
required:
|
||||
- b64_json
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user