Skip to content

V0.4.2 Release of openapi-python-generator

Choose a tag to compare

@MarcoMuellner MarcoMuellner released this 02 Mar 11:40
· 85 commits to main since this release
6c99161

What's Changed

  • Fix support for API endpoints that return nothing by @heck-gd in #12
  • Fix APIConfig Setter by @hinthornw in #19
  • :feat: Added headers handling to generated code if they are required … by @MarcoMuellner in #20
  • :fix: Correct usage of response in aiohttp by @MarcoMuellner in #21
  • :fix: Added body to aiohttp object by @MarcoMuellner in #22
  • :feat: Added possibility to pass custom APIConfig object to the clients by @MarcoMuellner in #23

New Contributors

Full Changelog: v0.4.1...v0.4.2