krakenjs / swaggerize-express

Design-driven apis with swagger 2.0 and express.
Other
354 stars 81 forks source link

Support for OpenAPI 3.0.0? #133

Open learnercys opened 6 years ago

learnercys commented 6 years ago

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

tlivings commented 6 years ago

Yes, but TBD on when.

gonenduk commented 6 years ago

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.

tomi-vanek commented 6 years ago

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

tlivings commented 6 years ago

@subeeshcbabu please answer?

jsdevel commented 6 years ago

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 commented 6 years ago

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