Skip to content

Commit

Permalink
fix: swagger docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bookpanda committed Jan 21, 2024
1 parent c6a45d8 commit e454e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/router/router.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import (
"github.com/gofiber/fiber/v2/middleware/cors"
"github.com/gofiber/fiber/v2/middleware/logger"
"github.com/isd-sgcu/johnjud-gateway/src/config"
_ "github.com/isd-sgcu/johnjud-gateway/src/docs"
)

type FiberRouter struct {
Expand Down

0 comments on commit e454e21

Please sign in to comment.