mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-12 12:10:30 +08:00
chore: update OpenAPI spec from monorepo (#405)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
0caf5600ff
commit
abaad35c7e
@@ -28473,6 +28473,16 @@ paths:
|
|||||||
schema:
|
schema:
|
||||||
$ref: '#/components/schemas/NotFoundResponse'
|
$ref: '#/components/schemas/NotFoundResponse'
|
||||||
description: Not Found - Resource does not exist
|
description: Not Found - Resource does not exist
|
||||||
|
'413':
|
||||||
|
content:
|
||||||
|
application/json:
|
||||||
|
example:
|
||||||
|
error:
|
||||||
|
code: 413
|
||||||
|
message: Request payload too large
|
||||||
|
schema:
|
||||||
|
$ref: '#/components/schemas/PayloadTooLargeResponse'
|
||||||
|
description: Payload Too Large - Request payload exceeds size limits
|
||||||
'429':
|
'429':
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
|
|||||||
Reference in New Issue
Block a user