Swag Docs

This commit is contained in:
2023-11-17 01:38:01 +09:00
parent 0c3d31c129
commit 5b5870f354
49 changed files with 5004 additions and 193 deletions

View File

@ -6,7 +6,7 @@ import (
"net/http"
"strings"
config "studioj/boilerplate_go/configs"
config "learnsteam/learsteam-quiz-api/configs"
"github.com/gin-gonic/gin"
"github.com/golang-jwt/jwt/v5"