mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
chore: 🐝 Update SDK - Generate (spec change merged) 0.10.4 (#372)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
speakeasybot
speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
parent
32dd522d5a
commit
e1b89f5aaf
@@ -9262,6 +9262,11 @@ 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:
|
||||
@@ -9420,6 +9425,11 @@ 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