Alexander Teplov

Results 2 comments of Alexander Teplov

Hello @easonlin404 Relevant question. How does it separate endpoints by group? When I've generated spec there is only one group (is named "default") in the result. Thank you

> Hi. You can used '@tags'. example - https://github.com/swaggo/swag/blob/3ce6eb2a1494d9a5267eb23d2b5a1aaa429ef6da/example/celler/controller/examples.go#L15 Thanks!