Skip to content

v0.0.14

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 13:11
v0.0.14
dba6de5

Added

  • Added support for changing the base url #795

Changed

  • Fixes a bug where arrays of enums could be wrongly mapped.
  • Fixes a bug where go deserialization would fail on collections of scalars.
  • Fixes a bug where TypeScript query parameters would be added to headers instead #812