chore: update OpenAPI spec from monorepo (#369)

Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
openrouter-docs-sync[bot]
2026-06-26 00:14:27 +00:00
committed by GitHub
co-authored by OpenRouter SDK Bot
parent 08e796401a
commit facade7d00
+16 -2
View File
@@ -18888,7 +18888,14 @@ components:
description: Price in USD per cached input token (read)
type: string
input_cache_write:
description: Price in USD per cached input token (write)
description: >-
Price per cache-write token, in USD per token. For providers with multiple cache TTLs (e.g. Anthropic),
this is the default (5-minute) cache-write rate.
type: string
input_cache_write_1h:
description: >-
Price per 1-hour cache-write token, in USD per token. Only present for providers that price an extended
(1-hour) cache TTL separately, such as Anthropic.
type: string
internal_reasoning:
description: Price in USD per internal reasoning token
@@ -19005,7 +19012,14 @@ components:
description: Price in USD per cached input token (read)
type: string
input_cache_write:
description: Price in USD per cached input token (write)
description: >-
Price per cache-write token, in USD per token. For providers with multiple cache TTLs (e.g. Anthropic), this
is the default (5-minute) cache-write rate.
type: string
input_cache_write_1h:
description: >-
Price per 1-hour cache-write token, in USD per token. Only present for providers that price an extended
(1-hour) cache TTL separately, such as Anthropic.
type: string
internal_reasoning:
description: Price in USD per internal reasoning token