Skip to content

Commit

Permalink
Merry Christmas 🎄
Browse files Browse the repository at this point in the history
  • Loading branch information
kataras committed Dec 25, 2020
1 parent 049d31b commit 9ff593a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,7 @@ func main() {
}
```

5. Run it, and browse to http://localhost:8080/swagger/index.html, you can see Swagger 2.0 API documentation.

![swagger_index.html](example.png)
5. Run it, and navigate through <http://localhost:8080/swagger/index.html>, you should see the Swagger 2.0 API documentation page.

6. If you want to disable swagger when some environment variable is set, use `DisablingHandler` instead of `Handler`.

Expand Down

0 comments on commit 9ff593a

Please sign in to comment.