feat: turn generate api
This commit is contained in:
@@ -6,5 +6,6 @@ import (
|
||||
)
|
||||
|
||||
func SetupRouter(e handler.CommandExecutor) *gin.Engine {
|
||||
gin.SetMode(gin.TestMode)
|
||||
return setupRouter(e)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user