I've seen some swagger APIs using a dropdown box in the UI where you can 
select version. Like this: 
https://springfox.github.io/springfox/docs/current/images/springfox-swagger-ui.png

Notice that there is a dropdown box next to the empty api_key textbox at 
the top where you can select version of the api. I've seen code to do that 
from .NET Core but I haven't managed to get it working from Node.js APIs.


   1. Is it possible to add the version dropdown box to Node.js APIs? Can 
   someone point me to a working example for Node.js? 
   2. Is there some other recommended way of working with multiple API 
   versions?

Thanks


-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to