Skip to content

v0.2.5

Choose a tag to compare

@gastonortiz gastonortiz released this 21 May 19:24
· 369 commits to develop since this release

What's changed

  • Fixed bug where enums were generated as inner classes.
  • Fixed bug in generation of custom functions.
  • Fixed bug where schema with +1 and -1 as names were parsed as the same string. Now the properties will named plus1 and minus1.
  • Fixed bug where Auth functions were not created appropriately.

Full Changelog: polyapi-java-0.2.4...polyapi-java-0.2.5