| # Swaggo usage documentation | |
| - Document description https://github.com/swaggo/swag/blob/master/README.md | |
| - Sample code https://github.com/swaggo/swag/blob/master/example/celler/controller/examples.go | |
| # Generate admin dashboard swagger documentation | |
| Execute `make admin-swagger` in the project root directory to generate swagger.json in the hack/swagger directory |