We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1edb805 commit f9acf01Copy full SHA for f9acf01
1 file changed
openapi.yaml
@@ -10131,7 +10131,6 @@ components:
10131
- purpose
10132
- FileType
10133
- Processed
10134
- - LineCount
10135
properties:
10136
id:
10137
description: ID of the file.
@@ -10158,9 +10157,6 @@ components:
10158
10157
FileType:
10159
description: The type of the file such as `jsonl`, `csv`, or `parquet`.
10160
$ref: '#/components/schemas/FileType'
10161
- LineCount:
10162
- description: The number of lines in the file.
10163
- type: integer
10164
FileList:
10165
required:
10166
- data
0 commit comments