Quantcast
Channel: REST API Versioning with Swagger 2.0 - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by fehguy for REST API Versioning with Swagger 2.0

Swagger does not specify a versioning scheme simply because there is no single solution, and forcing one approach to use the spec would not make sense. Here are common techniques that I've seen:1) Tie...

View Article



REST API Versioning with Swagger 2.0

I needed my Node REST API's to be versioned. I am using swagger 2.0 for the validation middleware and documentation. Currently i have only a single swagger yml file that is used for all purposed.I am...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images