Skip to content

Releases: landgraf-dev/openapi-delphi-generator

v1.1.7

09 Jul 12:18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.1.7

v1.1.6

26 Dec 14:29

Choose a tag to compare

What's Changed

  • Issue #14: Handling of Double data type does not seem to be correct by @yonojoy in #15
  • Feature.xe4 support2 by @yonojoy in #20

New Contributors

Full Changelog: v1.1.5...v1.1.6

v1.1.5

27 Oct 13:16

Choose a tag to compare

Full Changelog: v1.1.4...v1.1.5

v1.1.4

02 Oct 21:26

Choose a tag to compare

  • Fixed stack overflow error when definitions had circular references

Full Changelog: v1.1.3...v1.1.4

v1.1.3

14 Jun 01:32

Choose a tag to compare

  • Some Swagger documents did not have the OperationId for endpoints. Now for those cases the OpenAPI generator automatically creates a method name based on path and HTTP method.
  • Some Swagger documents did not have the Consumes tag specified for each endpoint, but just a single one global. The generator was not taking the global Consumes tag into account, ignoring those endpoints without the tag.

v1.1.2

20 May 10:14

Choose a tag to compare

Fixed floating point error when importing documents with references

v.1.1.1

03 Feb 17:43

Choose a tag to compare

v1.1.0

08 Jan 23:40

Choose a tag to compare

Support for OpenAPI 3 documents (versions 3.0.x).

v1.0.0

27 Jul 15:24
7419db8

Choose a tag to compare

First release.