Skip to content

Commit

Permalink
Merge pull request openai#108 from rattrayalex/patch-9
Browse files Browse the repository at this point in the history
Don't mark `post /threads` request body as required
  • Loading branch information
schnerd committed Nov 8, 2023
2 parents 61474bf + 37197f0 commit 5f766dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3036,7 +3036,6 @@ paths:
- Assistants
summary: Create a thread.
requestBody:
required: true
content:
application/json:
schema:
Expand Down

0 comments on commit 5f766dc

Please sign in to comment.