v0.0.23
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.