Skip to content

Commit 49302a9

Browse files
committed
add missing purpose
1 parent f7f4b05 commit 49302a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31034,7 +31034,7 @@ components:
3103431034
type: string
3103531035
description: The intended purpose of the file. Supported values are
3103631036
`assistants`, `assistants_output`, `batch`, `batch_output`,
31037-
`fine-tune`, `fine-tune-results` and `vision`.
31037+
`fine-tune`, `fine-tune-results`, `vision` and `user_data`.
3103831038
enum:
3103931039
- assistants
3104031040
- assistants_output
@@ -31043,6 +31043,7 @@ components:
3104331043
- fine-tune
3104431044
- fine-tune-results
3104531045
- vision
31046+
- user_data
3104631047
status:
3104731048
type: string
3104831049
deprecated: true

0 commit comments

Comments
 (0)