feat: Add binary and file-path string format support #79
Reference in New Issue
Block a user
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add support for two additional JSON Schema string formats:
Codecov Report
✅ All modified and coverable lines are covered by tests.
📢 Thoughts on this report? Let us know!
Hey @joelbarmettlerUZH , thanks for the PR. However, these keywords aren’t valid format keywords under the JSON Schema Specification
. Since I’m aiming to keep this project as closely aligned with the official specification as possible, I won’t be merging this PR.
Once again, thanks for the PR and i'm sorry it doesn't fit this project scope. Feel free to send PR for any keyword under the specification or bug fixes :)
Pull request closed