You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to the order in which the APIs are shown in swagger?
seems currently it is shown in ascending order . (
assume I have 2 APIs as below
user/domagic
user/buy
Currently it appears in swagger as the following order
user/buy
user/domagic
I changed the order in which it appears in docs.go,swagger.json & swagger.yaml
still it is shown in ascending order
Please remove the sections that don't apply