Skip to content

Commit 59c2c6c

Browse files
openrouter-docs-sync[bot]OpenRouter SDK Bot
andauthored
chore: update OpenAPI spec from monorepo (#762)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
1 parent 5416273 commit 59c2c6c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.speakeasy/in.openapi.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18617,6 +18617,7 @@ components:
1861718617
id: 'ctc-abc123'
1861818618
input: "*** Begin Patch\n*** End Patch"
1861918619
name: 'apply_patch'
18620+
status: 'completed'
1862018621
type: 'custom_tool_call'
1862118622
properties:
1862218623
call_id:
@@ -18630,6 +18631,12 @@ components:
1863018631
namespace:
1863118632
description: 'Namespace qualifier for tools registered as part of a namespace tool group (e.g. an MCP server)'
1863218633
type: 'string'
18634+
status:
18635+
enum:
18636+
- 'in_progress'
18637+
- 'completed'
18638+
- 'incomplete'
18639+
type: 'string'
1863318640
type:
1863418641
enum:
1863518642
- 'custom_tool_call'
@@ -19040,6 +19047,7 @@ components:
1904019047
id: 'ctc-abc123'
1904119048
input: "*** Begin Patch\n*** End Patch"
1904219049
name: 'apply_patch'
19050+
status: 'completed'
1904319051
type: 'custom_tool_call'
1904419052
properties:
1904519053
call_id:
@@ -19053,6 +19061,12 @@ components:
1905319061
namespace:
1905419062
description: 'Namespace qualifier for tools registered as part of a namespace tool group (e.g. an MCP server)'
1905519063
type: 'string'
19064+
status:
19065+
enum:
19066+
- 'in_progress'
19067+
- 'completed'
19068+
- 'incomplete'
19069+
type: 'string'
1905619070
type:
1905719071
enum:
1905819072
- 'custom_tool_call'

0 commit comments

Comments
 (0)