From 7d438092bbc86148d97595c8e2705bb3ea353ade Mon Sep 17 00:00:00 2001 From: "openrouter-docs-sync[bot]" <273401080+openrouter-docs-sync[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 05:33:48 +0000 Subject: [PATCH] chore: update OpenAPI spec from monorepo (#443) Co-authored-by: OpenRouter SDK Bot --- .speakeasy/in.openapi.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index a28f8f6..b48d1e4 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -9992,6 +9992,8 @@ components: prompt_tokens: 0 total_tokens: 4175 properties: + cache_creation: + $ref: '#/components/schemas/AnthropicCacheCreation' completion_tokens: description: The tokens generated type: integer @@ -11939,6 +11941,8 @@ components: type: string usage: properties: + cache_creation: + $ref: '#/components/schemas/AnthropicCacheCreation' cache_creation_input_tokens: nullable: true type: integer