Skip to content

Commit

Permalink
Merry Christmas 🎅
Browse files Browse the repository at this point in the history
see prev -2 commit
  • Loading branch information
kataras committed Dec 25, 2020
1 parent 4fbc8e6 commit a537664
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@ func main() {
6. If you want to disable swagger when some environment variable is set, use `DisablingHandler` instead of `Handler`.

```go
swagger.DisablingHandler(swaggerFiles.Handler, "THE_OS_VARIABLE_NAME_HERE" config)
swagger.DisablingHandler(swaggerFiles.Handler, "THE_OS_VARIABLE_NAME_HERE", config)
```
Loading

0 comments on commit a537664

Please sign in to comment.