Merge pull request #69 from swaggo/update-readme
chore: update generated doc import
This commit is contained in:
@@ -44,7 +44,7 @@ import (
|
|||||||
"github.com/swaggo/files"
|
"github.com/swaggo/files"
|
||||||
"github.com/swaggo/gin-swagger"
|
"github.com/swaggo/gin-swagger"
|
||||||
|
|
||||||
_ "./docs" // docs is generated by Swag CLI, you have to import it.
|
_ "github.com/swaggo/gin-swagger/example/basic/docs" // docs is generated by Swag CLI, you have to import it.
|
||||||
)
|
)
|
||||||
|
|
||||||
// @title Swagger Example API
|
// @title Swagger Example API
|
||||||
|
|||||||
Reference in New Issue
Block a user