Skip to content

Commit d208cc6

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

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

‎.speakeasy/in.openapi.yaml‎

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2363,7 +2363,7 @@ components:
23632363
example:
23642364
container: null
23652365
content:
2366-
- citations: null
2366+
- citations: []
23672367
text: Hello!
23682368
type: text
23692369
id: msg_01XFDUDYJgAACzvnptvVoYEL
@@ -8461,6 +8461,14 @@ components:
84618461
- $ref: '#/components/schemas/ChatSearchModelsServerTool'
84628462
- $ref: '#/components/schemas/WebFetchServerTool'
84638463
- $ref: '#/components/schemas/OpenRouterWebSearchServerTool'
8464+
- additionalProperties:
8465+
nullable: true
8466+
properties:
8467+
type:
8468+
type: string
8469+
required:
8470+
- type
8471+
type: object
84648472
type: array
84658473
top_k:
84668474
type: integer
@@ -8541,7 +8549,7 @@ components:
85418549
example:
85428550
container: null
85438551
content:
8544-
- citations: null
8552+
- citations: []
85458553
text: Hello! I'm doing well, thank you for asking.
85468554
type: text
85478555
id: msg_01XFDUDYJgAACzvnptvVoYEL

0 commit comments

Comments
 (0)