Skip to content

v1.8.3

Compare
Choose a tag to compare
@johanbrandhorst johanbrandhorst released this 11 Mar 12:19

v1.8.3 (2019-03-11)

Full Changelog

Implemented enhancements:

  • Feature request from openapi 3: Allow apiKey in cookie #900

Fixed bugs:

  • Error while defining enum comments #897

Closed issues:

  • Its impossible to send response with non 200 status code #901
  • Swagger get query param documentation shows repeated fields incorrectly #756

Merged pull requests:

  • Use collectionFormat multi for query params of repeated fields #902 (bmperrea)