mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +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:
|
||||
$ref: '#/components/schemas/NotFoundResponse'
|
||||
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':
|
||||
content:
|
||||
application/json:
|
||||
|
||||
Reference in New Issue
Block a user