shraddha_1
2 days agoNew Contributor
same http method and same URL END POINT
I have two API which have same HTTP method (for e.g. post ) and same end point but contain is different (method name is different like : login , refresh password ) . I make swagger documentation but in swagger it display one API not second API
I use "one of" method but I can not select second API schema from dropdown .
I don't want to change HTTP method and URL end point.