We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b75a74 commit 2b34e75Copy full SHA for 2b34e75
openapi.yaml
@@ -12933,10 +12933,9 @@ components:
12933
description: One of `server_error` or `rate_limit_exceeded`.
12934
enum:
12935
[
12936
- "internal_error",
12937
- "file_not_found",
12938
- "parsing_error",
12939
- "unhandled_mime_type",
+ "server_error",
+ "unsupported_file",
+ "invalid_file",
12940
]
12941
message:
12942
type: string
0 commit comments