gost/pkg/api/doc.go
2022-02-09 11:37:09 +08:00

18 lines
264 B
Go

// Documentation of Web API.
//
// Schemes: http
// BasePath: /
// Version: 1.0.0
//
// Consumes:
// - application/json
//
// Produces:
// - application/json
//
// SecurityDefinitions:
// api_key:
//
// swagger:meta
package api