richhollis / swagger-docs

Generates swagger-ui json files for Rails APIs with a simple DSL.
MIT License
749 stars 150 forks source link

Use of swagger-docs for versioning in header #176

Open obromios opened 6 years ago

obromios commented 6 years ago

I have asked this SO question about the use of swagger for versioning using the HTTP header rather than the uri method. I have received no response, so would the correct answer is that swagger on supports versioning using the uri method?