Files

7 lines
79 B
Go
Raw Permalink Normal View History

2025-06-25 15:25:18 +08:00
package docs
import _ "embed"
//go:embed swagger.json
var SwaggerJSON []byte