Skip to content

Releases: MarcoMuellner/openapi-python-generator

V0.4.8 Release of openapi-python-generator

05 Sep 06:49
8d1d695

Choose a tag to compare

What's Changed

  • fix: stop generating invalid service module names by @crossk3 in #44
  • normalize model names to avoid invalid characters in classes and imports by @oshmoun in #47

New Contributors

Full Changelog: v0.4.7...v0.4.8

V0.4.7 Release of openapi-python-generator

04 Jul 19:39

Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7

V0.4.6 Release of openapi-python-generator

16 Jun 16:59

Choose a tag to compare

V0.4.5 Release of openapi-python-generator

16 Jun 15:54
522d3b3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.4.5

V0.4.4 Release of openapi-python-generator

15 Jun 12:28
104206e

Choose a tag to compare

What's Changed

  • Added support for UUID formatted string when using orjson. by @alliefitter in #35

New Contributors

Full Changelog: v0.4.3...v0.4.4

V0.4.3 Release of openapi-python-generator

27 Mar 08:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

V0.4.2 Release of openapi-python-generator

02 Mar 11:40
6c99161

Choose a tag to compare

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

v0.4.1 Release of openapi-python-generator

22 Feb 11:21
a130a3b

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

V0.4.0 Release of openapi-python-generator

27 Jan 11:22
45462da

Choose a tag to compare

What's Changed

Full Changelog: v0.3.10...v0.4.0

aiohttp now fully supported

V0.3.10 Release of openapi-python-generator

27 Jan 10:29
a8c0ff9

Choose a tag to compare

What's Changed

Full Changelog: v0.3.9...v0.3.10