Skip to content

Releases: wael34218/python_openapi_generator

Fixing content type to match response rather than request

07 Nov 03:54
Compare
Choose a tag to compare

Fixing compound content-type header

07 Nov 03:09
Compare
Choose a tag to compare
v1.0.5

Adding all content type without splitting

Adding support for application/body-data request

05 Nov 17:32
Compare
Choose a tag to compare
v1.0.4

Adding support for application/data-body requests

Fixing parameter bugs

25 Sep 20:58
Compare
Choose a tag to compare
v1.0.3

Fixing bugs

Support required/optional parameters

24 Sep 18:16
Compare
Choose a tag to compare

This release supports optional and required parameters and fixes an issue where the requirest has no response at all.

Modifications for PyPi

09 Sep 19:06
Compare
Choose a tag to compare
v1.0.1

Fix setup.py

First Initial Release

09 Sep 18:40
Compare
Choose a tag to compare
v1.0.0

Initial release