This commit is contained in:
6
docs/embed.go
Normal file
6
docs/embed.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package docs
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed swagger.json
|
||||
var SwaggerJSON []byte
|
||||
Reference in New Issue
Block a user