Merge pull request #511 from mike706574/patch-1

Fix typo in Swagger doc
This commit is contained in:
Miikka Koskinen 2021-10-06 20:56:03 +03:00 committed by GitHub
commit 0223fbc091
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ If you need to post-process the generated spec, just wrap the handler with a cus
[metosin/reitit-swagger-ui "0.5.15"]
```
`reitit.swagger-ui/create-swagger-ui-hander` can be used to create a ring-handler to serve the swagger-ui. It accepts the following options:
`reitit.swagger-ui/create-swagger-ui-handler` can be used to create a ring-handler to serve the swagger-ui. It accepts the following options:
| key | description |
| -----------------|-------------|