Skip to content

Tags: Parquery/swagger-to

Tags

v5.0.2

Toggle v5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped to 5.0.2 (#146)

* Fixed parameters with dots in py client (#145)

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped to 5.0.1 (#142)

* Checked that description is an Array/Object first (#141)

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped to 5.0.0 (#139)

* Added support for Python 3.9 and 3.10 (#136)
* Upgraded to jinja2 >=3 (#137)
* Fixed endless loops due to recursive definitions (#131)
* Added quotes to type annotations in py client (#130)

Breaking change
---------------
* We had to drop the support for Python 3.6 since jinja2 >= 3 does not support it anymore.

v4.1.1

Toggle v4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped to 4.1.1 (#128)

* Supported `Any` type value (i.e. empty type) (#126)
* Removed support for Python 3.5 (#127)

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped to 4.1.0 (#125)

* Propagated `produces` and `consumes` (#123)
* Fixed handling of spaces in names in py client (#122)
* Made `allOf` imply the type "object" (#119)
* Handled `allOf` (#116)
* Made format optional (#115)
* Escaped operation IDs for valid Elm identifiers (#113)
* Assumed type `object` if properties (#112)
* Fixed line number while parsing Swagger spec (#110)
* Support common parameters in a path (#103)
* Added JSON schema validation before parsing (#102)
* Fixed `bin` scripts not executing under Unix (#101)

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped to 4.0.1 (#99)

* made py_client use `get` for optionals so that None values are treated as
  unspecified
* made py_client accept custom requests.Session object
* fixed py_client for operation IDs with dashes

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #87 from Parquery/mristin/bumped-version-to-4.0.0

bumped version to 4.0.0

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped version to 3.1.3 (#76)

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #71 from Parquery/radam/bump312

Bumped version to 3.1.2

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bumped to 3.1.1 (#67)