Skip to content

Commit 3d1fdef

Browse files
robert-j-yOpenRouter SDK Bot
andauthored
chore: update OpenAPI spec from monorepo (#215)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
1 parent 067cdc0 commit 3d1fdef

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.speakeasy/in.openapi.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10549,6 +10549,7 @@ components:
1054910549
OutputWebFetchServerToolItem:
1055010550
description: An openrouter:web_fetch server tool output item
1055110551
example:
10552+
httpStatus: 200
1055210553
id: wf_tmp_abc123
1055310554
status: completed
1055410555
title: Example Domain
@@ -10557,6 +10558,12 @@ components:
1055710558
properties:
1055810559
content:
1055910560
type: string
10561+
error:
10562+
description: The error message if the fetch failed.
10563+
type: string
10564+
httpStatus:
10565+
description: The HTTP status code returned by the upstream URL fetch.
10566+
type: integer
1056010567
id:
1056110568
type: string
1056210569
status:

0 commit comments

Comments
 (0)