feat: Add binary and file-path string format support #79

Closed
joelbarmettlerUZH wants to merge 1 commits from main into main

1 Commits

Author SHA1 Message Date
Joel Barmettler
1da93a4d25 feat: Add binary and file-path string format support
Add support for two additional JSON Schema string formats:
- 'binary' -> bytes (for base64-encoded binary data)
- 'file-path' -> FilePath (for filesystem paths)
2026-01-21 15:48:16 +01:00