Skip to content

Commit

Permalink
Merge pull request openai#116 from RobertCraigie/robert/fix-thread-re…
Browse files Browse the repository at this point in the history
…quired

Fix accidental inclusion of thread_id in required
  • Loading branch information
athyuttamre committed Nov 15, 2023
2 parents aa666df + fbf68cc commit a7a0b63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8188,7 +8188,6 @@ components:
x-oaiTypeLabel: map
nullable: true
required:
- thread_id
- assistant_id
ListRunsResponse:
type: object
Expand Down Expand Up @@ -8304,7 +8303,6 @@ components:
x-oaiTypeLabel: map
nullable: true
required:
- thread_id
- assistant_id

ThreadObject:
Expand Down

0 comments on commit a7a0b63

Please sign in to comment.