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.11.10 (#408)
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
2ef07629e5
commit
05e372cf53
@@ -9306,8 +9306,8 @@ components:
|
||||
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
|
||||
Media type (MIME type) of the image, e.g. `image/png`, `image/jpeg`, `image/webp`, `image/svg+xml`. May be omitted if the format could not be determined.
|
||||
example: image/png
|
||||
type: string
|
||||
type:
|
||||
description: The event type
|
||||
@@ -9471,8 +9471,8 @@ components:
|
||||
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
|
||||
Media type (MIME type) of the image, e.g. `image/png`, `image/jpeg`, `image/webp`, `image/svg+xml`. May be omitted if the format could not be determined.
|
||||
example: image/png
|
||||
type: string
|
||||
required:
|
||||
- b64_json
|
||||
|
||||
Reference in New Issue
Block a user