Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Build your application and after that, go to http://localhost:5000/swagger/index
When you create a new module swagger will be added automatically then you only need to modified what you need, but remember each time you modified swagger use the next command

```shell
swag init
swag init --parseDependency github.com/volatiletech/null/v8
```
To learn more visit (https://github.com/swaggo/gin-swagger)

Expand Down
Loading
Loading