Skip to content

v0.0.23

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 13:23
v0.0.23
25d8b33

Changed

  • Fixed a bug where line returns in descriptions could break the generated code. #1504
  • Fixed a bug with special characters in query parameters names. #1445
  • Fixed a bug where complex types path parameters would fail to generate.
  • Fixed a bug where Go serialization/deserialization method would generate invalid accessor names.