Open CaselIT opened 7 months ago
The tests are missing for the new lib
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
9b27c71
) to head (e17ae35
). Report is 62 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I love this improvement, but I would like to coordinate this with an App-wide OpenAPI spec, and App-wide media validators (we would support both ways, just as middleware and hooks coexist).
Unfortunately we won't be able to complete all this before the 4.0 release. Let's circle back on this for 4.1.
Summary of Changes
Extract a common interface for the validator logic, and add support for jsonschema-rs library
Related Issues
Fixes: #2224