mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 00:11:11 +00:00
Fix typo in Swagger doc
This commit is contained in:
parent
a83285f39d
commit
1737e19214
1 changed files with 1 additions and 1 deletions
|
|
@ -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"]
|
[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 |
|
| key | description |
|
||||||
| -----------------|-------------|
|
| -----------------|-------------|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue