Skip to content

Commit

Permalink
Apply syntax highlighting to SecurityProvider documentation (#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamietanna committed May 17, 2022
1 parent 58e7d51 commit b4ccc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -429,7 +429,7 @@ If you generate client-code, you can use some default-provided security provider
which help you to use the various OpenAPI 3 Authentication mechanism.


```
```go
import (
"github.com/deepmap/oapi-codegen/pkg/securityprovider"
)
Expand Down

0 comments on commit b4ccc36

Please sign in to comment.