JSONL use case

JSONL Sample File for Upload Testing

Validate upload size limits, MIME checks, and timeout behavior with realistic fixtures.

5.0 MB Manifest JSON SHA256
Starter file

Use one representative fixture first.

jsonl_sample_file_5MB.jsonl

5.0 MB application/octet-stream SHA256 e673907f12b7...
Checklist

Keep the validation sequence short.

  1. Confirm request size policy and limit errors.
  2. Verify MIME/signature detection and rejection paths.
  3. Check retry behavior on network interruption.
Companion fixtures

Add nearby variants only when needed.

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
Next steps

Branch into the next relevant page.