swaggo / swag

Automatically generate RESTful API documentation with Swagger 2.0 for Go.
MIT License
10.7k stars 1.2k forks source link

Please support operationId #96

Closed tongqii closed 6 years ago

tongqii commented 6 years ago

With this, there will generate html anchor in page. image

pei0804 commented 6 years ago

OK

pei0804 commented 6 years ago

I already support. https://github.com/swaggo/swag/blob/master/example/celler/controller/bottles.go#L15