diff --git a/main.go b/main.go index 3c65cb4..bec9016 100644 --- a/main.go +++ b/main.go @@ -22,7 +22,7 @@ import ( // @license.name Apache 2.0 // @license.url http://www.apache.org/licenses/LICENSE-2.0.html -// @BasePath /api +// @BasePath / // @securityDefinitions.apikey Authorization // @in header // @name Authorization