Hey everyone.
As the support of Swagger 2.0 is pretty stable now, we should start to make a list of all features / changes we need to support Open Api 3.0.
We might create a new 2.0 milestone and move/create Open Api 3.0 support issues in there.
I would love this, we've been holding off on it at work because it's not OpenAPI 3. What's best for me to help?
@superdave PR is always welcome.
Would love this to get access to the oneOf functionality for schema responses
Does it support OpenAPI Specification 3 now?
nope.
The spec lib which is used under the hood does only support Swagger 2.0.
We'd need to switch to a spec lib that supports OpenAPI 3, if there is such a lib by now
@Nerzal maybe just try https://github.com/getkin/kin-openapi
Most helpful comment
Would love this to get access to the
oneOffunctionality for schema responses