Skip to content

Swagger-inflector 2.0.0-rc1 released!

Pre-release
Pre-release
Compare
Choose a tag to compare
@gracekarina gracekarina released this 23 Jan 16:19
b128437

Swagger-inflector 2.0.0-rc1 released!

The Swagger team is proud to announce the rc1 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.

Notable Features:

  • Form-Data support (#217)
  • Fixing vendorSpec Filter (#229)
  • Support of NOT (#232)
  • Implementing additionalProperties to Schema and Boolean (#234)

Known Limitations:

  • Supporting multiple media types in request bodies content object.

We invite you to check the README for more information on how to use it.