fix: oauth2-redirect outside of the base swagger path (#177)

This commit is contained in:
alvaro garcia fernandez
2021-11-04 21:25:29 +01:00
committed by GitHub
parent 7da8e84293
commit 498deb2d90
5 changed files with 58 additions and 19 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package main
import (
"github.com/gin-gonic/gin"
"github.com/swaggo/files"
swaggerFiles "github.com/swaggo/files"
"github.com/swaggo/gin-swagger"
"github.com/swaggo/gin-swagger/example/basic/api"