Hello, Please , is it possible to handle services with identical operation routes, but having different methods ?
Let's say: *GET* /store/products *PUT* /store/products *POST* /store/products This is aligned with RESTful best practices, but it looks like Swagger does not support it. Swagger editor returns failures as: <https://lh3.googleusercontent.com/-Mr0KUaQTJEE/V5t8-5f5iYI/AAAAAAAAAIE/BOy_dappwQ0cPNJxYteDPfk2i3C5TegjQCLcB/s1600/Screen%2BShot%2B2016-07-29%2Bat%2B16.57.22.png> May be i'm doing something wrong. But at least i would like to know if swagger specs consider that case please. 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.
