init
This commit is contained in:
19
internal/interfaces/rest/restapi/doc.go
Normal file
19
internal/interfaces/rest/restapi/doc.go
Normal file
@@ -0,0 +1,19 @@
|
||||
// Code generated by go-swagger; DO NOT EDIT.
|
||||
|
||||
// Package restapi gerald
|
||||
//
|
||||
// gerald - feedback application server
|
||||
// Schemes:
|
||||
// http
|
||||
// Host: localhost
|
||||
// BasePath: /
|
||||
// Version: 0.0.1
|
||||
//
|
||||
// Consumes:
|
||||
// - application/json
|
||||
//
|
||||
// Produces:
|
||||
// - application/json
|
||||
//
|
||||
// swagger:meta
|
||||
package restapi
|
||||
Reference in New Issue
Block a user