0.14.1
What's Changed
- Fix deprecation warnings around "copy_on_model_validation" by @Dominic-Walther in #927
- Fix dev black version for macos by @koxudaxi in #941
- Add support for tags and include responses without content by @Aedial in #924
- Fix indents for multi-line docstrings by @Dominic-Walther in #938
- Allow to pass extra fields using
--allow-extra-fields
by @fgebhart in #949 - Fix resolving id by @koxudaxi in #963
- fix: template handling of extra template data by @auphofBSF in #861
- Avoid field name beginning with an underscore by @ronlib in #962
- Support --special-field-name-prefix option by @koxudaxi in #966
- Fix allOf with common prefix and $ref by @azatoth in #968
- Update poetry.lock by @fsecada01 in #936
- Add collapse root model feature by @i404788 in #933
- add --capitalise-enum-members option by @koxudaxi in #970
- Fix no generated enum in array by @koxudaxi in #971
New Contributors
- @Aedial made their first contribution in #924
- @fgebhart made their first contribution in #949
- @lgtm-com made their first contribution in #908
- @auphofBSF made their first contribution in #861
- @ronlib made their first contribution in #962
- @azatoth made their first contribution in #968
- @fsecada01 made their first contribution in #936
- @i404788 made their first contribution in #933
Full Changelog: 0.14.0...0.14.1