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 (#215)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
067cdc027a
commit
3d1fdef97a
@@ -10549,6 +10549,7 @@ components:
|
|||||||
OutputWebFetchServerToolItem:
|
OutputWebFetchServerToolItem:
|
||||||
description: An openrouter:web_fetch server tool output item
|
description: An openrouter:web_fetch server tool output item
|
||||||
example:
|
example:
|
||||||
|
httpStatus: 200
|
||||||
id: wf_tmp_abc123
|
id: wf_tmp_abc123
|
||||||
status: completed
|
status: completed
|
||||||
title: Example Domain
|
title: Example Domain
|
||||||
@@ -10557,6 +10558,12 @@ components:
|
|||||||
properties:
|
properties:
|
||||||
content:
|
content:
|
||||||
type: string
|
type: string
|
||||||
|
error:
|
||||||
|
description: The error message if the fetch failed.
|
||||||
|
type: string
|
||||||
|
httpStatus:
|
||||||
|
description: The HTTP status code returned by the upstream URL fetch.
|
||||||
|
type: integer
|
||||||
id:
|
id:
|
||||||
type: string
|
type: string
|
||||||
status:
|
status:
|
||||||
|
|||||||
Reference in New Issue
Block a user