pdftract/docs/schema/v1.0
jedarden 0dd761070d fix(pdftract-2rc4): regenerate JSON schema with enum constraints
Regenerates docs/schema/v1.0/pdftract.schema.json to include:
- page_type enum: text, scanned, mixed, broken_vector, blank, figure_only
- contentEncoding: base64 for AttachmentJson.data field

The gen_schema.rs tool already had the enum constraint logic, but the
checked-in schema was stale. This commit brings it in sync.

Closes pdftract-2rc4
2026-06-01 11:11:02 -04:00
..
grep-jsonl.schema.json feat(pdftract-5ls35): implement JSON-Lines output sink for grep 2026-05-25 02:05:17 -04:00
pdftract.schema.json fix(pdftract-2rc4): regenerate JSON schema with enum constraints 2026-06-01 11:11:02 -04:00