Skip to content

Commit d37e8a5

Browse files
Update openapi.yaml
1 parent b67e715 commit d37e8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7342,7 +7342,7 @@ components:
73427342
x-oaiExpandable: true
73437343
file_ids:
73447344
description: |
7345-
A list of [File](/docs/api-reference/files) IDs attached to this assistant. There can be a maximum of 20 files attached to the assistant. Files are ordered by their creation date in ascending order. If a file was previosuly attached to the list but does not show up in the list, it will be deleted from the assistant.
7345+
A list of [File](/docs/api-reference/files) IDs attached to this assistant. There can be a maximum of 20 files attached to the assistant. Files are ordered by their creation date in ascending order. If a file was previously attached to the list but does not show up in the list, it will be deleted from the assistant.
73467346
default: []
73477347
type: array
73487348
maxItems: 20

0 commit comments

Comments
 (0)