We can have two endpoints that lead to the same method if we have nested resources. Example:
GET /menus/5/sections or GET /sections We can document a single endpoint using the annotations, is it possible to document automatically both urls, maybe with two different path params? See the question below for more info and code samples. http://stackoverflow.com/q/41987701/779341 -- 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.
