Skip to content

Commit 7e3b43c

Browse files
committed
Fix ResponseMCPCallArgumentsDeltaEvent type
1 parent 313b382 commit 7e3b43c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37890,8 +37890,8 @@ components:
3789037890
type:
3789137891
type: string
3789237892
enum:
37893-
- response.mcp_call.arguments_delta
37894-
description: The type of the event. Always 'response.mcp_call.arguments_delta'.
37893+
- response.mcp_call.arguments.delta
37894+
description: The type of the event. Always 'response.mcp_call.arguments.delta'.
3789537895
x-stainless-const: true
3789637896
output_index:
3789737897
type: integer

0 commit comments

Comments
 (0)