Skip to content

Commit

Permalink
fix: Added missing discriminator mapping to anthropic_openapi_curated…
Browse files Browse the repository at this point in the history
….yaml
  • Loading branch information
HavenDV authored Oct 24, 2024
1 parent 78b7bcc commit 9c855f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -866,6 +866,7 @@ components:
content_block_delta: "#/components/schemas/ContentBlockDeltaEvent"
content_block_stop: "#/components/schemas/ContentBlockStopEvent"
ping: "#/components/schemas/PingEvent"
error: "#/components/schemas/ErrorEvent"
MessageStreamEventType:
type: string
description: The type of a streaming event.
Expand Down

0 comments on commit 9c855f1

Please sign in to comment.