Fixes:
- 515 Fix
Remove
not removing keys that do not validate - 516 Improve validator typing to allow non-number formats for min and max
- 517 Remove
Maybe
validator typing - 518 Use typing.Container for
In
validator - 519 Don't enforce type for unused description attribute
- 521 Type schema attribute as
Any
Full Changelog: 0.15.0...0.15.1