v0.104.0
What's Changed
- Validate default values against schema by @fenollp in #610
- fix: only inject default value for matched oneOf or anyOf by @nic-6443 in #604
- Deterministic validation by @fenollp in #602
- Improve error message when path validation fails by @praneetloke in #605
- Correctly resolve path of yaml resource if double referenced. by @d-sauer in #611
- Fix second level relative ref in property resolving by @wtertius in #622
- rework convertError Example code to show query schema error by @fenollp in #626
- Allow validations options when creating legace Router by @yclybouw in #614
- Additional error information by @danicc097 in #617
- Add SIMITGROUP`s repo to dependants shortlist by @fenollp in #627
- Introduce package-wide CircularReferenceCounter to work around #615 by @fenollp in #628
New Contributors
- @praneetloke made their first contribution in #605
- @d-sauer made their first contribution in #611
- @yclybouw made their first contribution in #614
Full Changelog: v0.103.0...v0.104.0