Change API display order in Swagger (using Spring)
118 views
Skip to first unread message
divya kakkirala
unread,
Nov 15, 2018, 1:37:27 AM11/15/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Swagger
Hi All,
I am trying to change the displayed method order in swagger-ui page using java , want to show first OTP method and then Authentication and then welcome .How can i write manual position based methods using Swagger API with Spring with Java.
If any one knows above question answer, please reply back.