Skip to content

Commit

Permalink
Don't mark post /threads request body as required
Browse files Browse the repository at this point in the history
  • Loading branch information
rattrayalex committed Nov 7, 2023
1 parent eb810d9 commit 37197f0
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 37197f0

Please sign in to comment.