From ef6f2b555ae8433448dcb172b1f87005bfa83d16 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 2 Apr 2024 22:15:20 -0500 Subject: [PATCH] update --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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