Skip to content

Commit 5f766dc

Browse files
authored
Merge pull request openai#108 from rattrayalex/patch-9
Don't mark `post /threads` request body as required
2 parents 61474bf + 37197f0 commit 5f766dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openapi.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3036,7 +3036,6 @@ paths:
30363036
- Assistants
30373037
summary: Create a thread.
30383038
requestBody:
3039-
required: true
30403039
content:
30413040
application/json:
30423041
schema:

0 commit comments

Comments
 (0)