[feat] add pkgs, dockerfile, makefile
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
// Package swagger api document
|
||||
//
|
||||
// Terms Of Services:
|
||||
//
|
||||
// there are no TOS
|
||||
//
|
||||
// Schemes: http, https
|
||||
// Host localhost
|
||||
// BasePath: /
|
||||
// Version: 0.0.0
|
||||
//
|
||||
// Consumes:
|
||||
// - application/json
|
||||
// Produces:
|
||||
// - application/json
|
||||
//
|
||||
// swagger:meta
|
||||
package swagger
|
||||
Reference in New Issue
Block a user