Skip to content

Commit 9c855f1

Browse files
authored
fix: Added missing discriminator mapping to anthropic_openapi_curated.yaml
1 parent 78b7bcc commit 9c855f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/anthropic_sdk_dart/oas/anthropic_openapi_curated.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -866,6 +866,7 @@ components:
866866
content_block_delta: "#/components/schemas/ContentBlockDeltaEvent"
867867
content_block_stop: "#/components/schemas/ContentBlockStopEvent"
868868
ping: "#/components/schemas/PingEvent"
869+
error: "#/components/schemas/ErrorEvent"
869870
MessageStreamEventType:
870871
type: string
871872
description: The type of a streaming event.

0 commit comments

Comments
 (0)