mirror of
https://github.com/makayabou/asg-server.git
synced 2026-05-02 17:43:36 +02:00
[docs] include only User and System parts of the API docs
This commit is contained in:
parent
37730e67c2
commit
99791deebe
@ -2,7 +2,7 @@ package swagger
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:generate swag init --parseDependency --outputTypes json,yaml -d ../../ -g ./cmd/sms-gateway/main.go -o ../../pkg/swagger/docs
|
||||
//go:generate swag init --parseDependency --tags=User,System --outputTypes json,yaml -d ../../ -g ./cmd/sms-gateway/main.go -o ../../pkg/swagger/docs
|
||||
|
||||
//go:embed docs/*.png docs/*.js docs/*.css docs/swagger.* docs/*.html
|
||||
var Docs embed.FS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user