174644b63c
add openapi infra * add openapi infra Includes generated stubs and all deps * generatetolocation * basesetupoffunctionsandclient * round1controllertests * passintegrationtests * cleanupfromfullsuite * storedjson * fixjsonyaml * fixtests Approved-by: Michael McGuinness
6 lines
189 B
Go
6 lines
189 B
Go
/*
|
|
Package swag converts Go annotations to Swagger Documentation 2.0.
|
|
See https://github.com/swaggo/swag for more information about swag.
|
|
*/
|
|
package swag // import "github.com/swaggo/swag"
|