mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
chore: update OpenAPI spec from monorepo (#295)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
ccbd6d16f8
commit
c4843278fd
@@ -8025,6 +8025,13 @@ components:
|
|||||||
description: ISO 8601 timestamp of when the generation was created
|
description: ISO 8601 timestamp of when the generation was created
|
||||||
example: '2024-07-15T23:33:19.433273+00:00'
|
example: '2024-07-15T23:33:19.433273+00:00'
|
||||||
type: string
|
type: string
|
||||||
|
data_region:
|
||||||
|
description: The data region this generation was routed through. 'europe' for EU-routed requests, 'global' otherwise.
|
||||||
|
enum:
|
||||||
|
- global
|
||||||
|
- europe
|
||||||
|
example: global
|
||||||
|
type: string
|
||||||
external_user:
|
external_user:
|
||||||
description: External user identifier
|
description: External user identifier
|
||||||
example: user-123
|
example: user-123
|
||||||
@@ -8253,6 +8260,7 @@ components:
|
|||||||
- provider_responses
|
- provider_responses
|
||||||
- user_agent
|
- user_agent
|
||||||
- http_referer
|
- http_referer
|
||||||
|
- data_region
|
||||||
type: object
|
type: object
|
||||||
required:
|
required:
|
||||||
- data
|
- data
|
||||||
|
|||||||
Reference in New Issue
Block a user