mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-07 11:25:29 +08:00
chore: 🐝 Update SDK - Generate (spec change merged) 0.11.9 (#406)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
speakeasybot
speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
parent
abaad35c7e
commit
00d71ec70e
@@ -28324,6 +28324,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