JSONL Sample File for Upload Testing
Validate upload size limits, MIME checks, and timeout behavior with realistic fixtures.
Recommended Starter File
| Filename | jsonl_sample_file_5MB.jsonl |
|---|---|
| Size | 5.0 MB |
| MIME | application/octet-stream |
| SHA256 | e673907f12b7a4b825e67f2502b6fda30d5b4a7cbea8c9aa7659e72132ec2988 |
Validation Checklist
- Confirm request size policy and limit errors.
- Verify MIME/signature detection and rejection paths.
- Check retry behavior on network interruption.
Additional JSONL Fixtures
| Filename | Size | MIME | Download |
|---|---|---|---|
| jsonl_sample_file_2MB.jsonl | 2.0 MB | application/octet-stream |
Download |
| jsonl_sample_file_1MB.jsonl | 1.0 MB | application/octet-stream |
Download |
| jsonl_sample_file_500KB.jsonl | 500.0 KB | application/octet-stream |
Download |
| jsonl_sample_file_200KB.jsonl | 200.0 KB | application/octet-stream |
Download |