Skip to content

Commit

Permalink
Make message.content nullable for function responses
Browse files Browse the repository at this point in the history
  • Loading branch information
athyuttamre committed Dec 12, 2023
1 parent 5338a29 commit f2bc171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5827,6 +5827,7 @@ components:
enum: ["function"]
description: The role of the messages author, in this case `function`.
content:
nullable: true
type: string
description: The contents of the function message.
name:
Expand Down

0 comments on commit f2bc171

Please sign in to comment.