richhollis / swagger-docs

Generates swagger-ui json files for Rails APIs with a simple DSL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use of swagger-docs for versioning in header

obromios opened this issue · comments

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?