Skip to content

Swagger-inflector 2.0.0-rc3 released!

Pre-release
Pre-release
Compare
Choose a tag to compare
@gracekarina gracekarina released this 07 Sep 14:48
24d2bbd

Swagger-inflector 2.0.0-rc3 released!

The Swagger team is proud to announce the rc3 release candidate of the swagger-inflector library. This release candidate provides official initial support for OpenAPI 3.0’s main features. The missing features will be added in the next release candidates until the final release is available.

In order to better improve these libraries and tools, we ask that you start using them and provide us with feedback in form of issues on the github repository. The issues are a huge help in finding what’s missing or not working properly (though note some issues are already submitted). We would also appreciate any PRs that improve existing or new tickets.

Bug fixes:

  • Include all items in nested array example when deserializing (#279)
  • Removing NPE from requestBody adding to args (#265)
  • Remove travis (#275)