apigee-127 / swagger-express

Other
52 stars 58 forks source link

Support for Swagger 3.0? #20

Open rmharrison opened 7 years ago

rmharrison commented 7 years ago

The Swagger 3.0 spec was released back in July source, but the README.md for swagger-tools (latest release: 0.10.1) states support only for 1.2 and 2.0.

What is your timeline for 'officially' supporting Swagger 3.0?

Unclear whether maintainers are the same, so I posted an identical issue in https://github.com/apigee-127/swagger-tools/issues/529

camsjams commented 5 years ago

Since I've looked at this thread more than once, I figured I would help future people out, please see: How to migrate a Node JS Express project out of Swagger-Express

Note: I am not associated with either project but just wanted to share a migration guide.