Skip to content

1.0.0.M19

Pre-release
Pre-release
Compare
Choose a tag to compare
@hauner hauner released this 13 Oct 06:53
· 639 commits to master since this release
  • the internal representation of an empty response (ie. without any response data) leaked to the generated code. Visible by a produces = {"?"} in the mapping annotation and an Object return type of the endpoint.
  • updated openapi-processor-core to 1.2.1 (was 1.2.0)