From 2aa2d73d2d35254e444742a460dbe69d82cd74e2 Mon Sep 17 00:00:00 2001 From: robert-j-y <212159665+robert-j-y@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:37:39 -0700 Subject: [PATCH] chore: update OpenAPI spec from monorepo (#324) Co-authored-by: OpenRouter SDK Bot --- .speakeasy/in.openapi.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 6caec1e..02489c6 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -1108,6 +1108,7 @@ components: - content type: object - $ref: '#/components/schemas/AnthropicUrlPdfSource' + - $ref: '#/components/schemas/AnthropicFileDocumentSource' title: nullable: true type: string @@ -1148,6 +1149,21 @@ components: - stderr - type type: object + AnthropicFileDocumentSource: + example: + file_id: file_011CNha8iCJcU1wXNR6q4V8w + type: file + properties: + file_id: + type: string + type: + enum: + - file + type: string + required: + - type + - file_id + type: object AnthropicImageBlockParam: example: source: