From 2ef07629e5fea4a304aa16d20fd8051c8cf78810 Mon Sep 17 00:00:00 2001 From: "openrouter-docs-sync[bot]" <273401080+openrouter-docs-sync[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 09:29:44 +0000 Subject: [PATCH] chore: update OpenAPI spec from monorepo (#407) Co-authored-by: OpenRouter SDK Bot --- .speakeasy/in.openapi.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index f311b83..be434b2 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -9363,9 +9363,9 @@ 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 @@ -9531,9 +9531,9 @@ 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