Skip to content

Releases: 77web/openapi-generator-php81-templates

v1.0.2

11 Oct 01:52
f684b6b
Compare
Choose a tag to compare

What's Changed

  • convert enum instance to value in toString() by @77web in #6

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 May 07:10
0b53a9e
Compare
Choose a tag to compare

What's Changed

  • fixed ObjectSerializer template when requesting Enum values by @77web in #4

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 May 02:32
72b18ce
Compare
Choose a tag to compare

What's Changed

  • Use PHP8.1 native Enum for OpenAPI enums by @77web in #1
  • Added type declaration to every method by @77web in #2
  • Added package.json by @77web in #3

Full Changelog: https://github.com/77web/openapi-generator-php81-templates/commits/v1.0.0