Stranger6667 / jsonschema-rs

JSON Schema validation library
https://docs.rs/jsonschema
MIT License
482 stars 90 forks source link

Expose drafts 2019-09 and 2020-12 to Python #457

Closed DerRidda closed 4 months ago

DerRidda commented 4 months ago

Very small PR that simply exposes the already supported but not yet exposed drafts 2019-09 and 2020-12 to Python. Not really tested because the project right now doesn't seem to build cleanly from a fresh checkout.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.48%. Comparing base (e15d4dd) to head (f23d9b7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #457 +/- ## ======================================= Coverage 79.48% 79.48% ======================================= Files 56 56 Lines 5122 5122 ======================================= Hits 4071 4071 Misses 1051 1051 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Stranger6667 commented 4 months ago

FYI @DerRidda

Released in 0.17.2