swaggerize-express icon indicating copy to clipboard operation
swaggerize-express copied to clipboard

Support for OpenAPI 3.0.0?

Open learnercys opened this issue 7 years ago • 6 comments

Is there any plans to support openapi? looks like the OAS is officially released.

learnercys avatar Sep 28 '17 17:09 learnercys

Yes, but TBD on when.

tlivings avatar Oct 19 '17 18:10 tlivings

In a few days (hopefully), swaggerize-express 5.0 which uses swaggerize-routes 2.0 will be published. One of the changes of swaggerize-routes 2.0 is using swagger-parser. swagger-parser is going to support OpenAPI 3 in a few days - so you will get it out of the box very soon.

gonenduk avatar Nov 02 '17 17:11 gonenduk

Any news about the release plan for swaggerize-express 5.0?

tomi-vanek avatar Dec 18 '17 16:12 tomi-vanek

@subeeshcbabu please answer?

tlivings avatar Dec 28 '17 23:12 tlivings

This question was posted here as well: https://github.com/kogosoftwarellc/express-openapi/issues/72

If you drill into that and see the issue I raised in the open api repo, you'll see that no official jsonschema has been released yet.

jsdevel avatar Jan 17 '18 23:01 jsdevel

FYI, express-openapi now has beta support for OpenAPI V3.

jsdevel avatar Jun 21 '18 16:06 jsdevel