pdftract/docs/schema
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
..
v1.0 fix(pdftract-2rc4): regenerate JSON schema with enum constraints 2026-06-01 11:11:02 -04:00