What's Changed
- Fix the order of the model having multiple base_class by @koxudaxi in #995
- Fix incorrect remove model action by @koxudaxi in #997
- Support reference to object properties by @koxudaxi in #998
- Fix field constraint number coersion bug by @ninowalker in #1003
- Fix --collapse-root-models by @koxudaxi in #1002
- Fix --capitalise-enum-members by @koxudaxi in #1011
- Override optional all_of field with required by @koxudaxi in #1012
- Improve anyOf and oneOf detection when anyOf and oneOf parent has proprerties by @koxudaxi in #1013
New Contributors
- @ninowalker made their first contribution in #1003
Full Changelog: 0.15.0...0.16.0