Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@joelwurtz joelwurtz released this 12 Jul 21:00
· 22 commits to master since this release
  • PHP 7 minimum requirement
  • Symfony 3.1 minimum requirement
  • Less code from runtime (using 3.1 symfony features)

Full Changelog

Fixed bugs:

  • Tags with dots generate classes with dots in the name #56

Closed issues:

  • Generation without configuration file is broken #60
  • Generating API with Response Model #35
  • Objects extended with AllOf are generated wrong #33
  • Multiple objects in AllOf generates Index Error #32

Merged pull requests: