mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 00:11:11 +00:00
Update swagger_ui.cljc
Fix spelling in docstring.
This commit is contained in:
parent
fb5eb1ff98
commit
c033f10e4e
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
| :root | optional resource root, defaults to `\"swagger-ui\"`
|
||||
| :url | path to swagger endpoint, defaults to `/swagger.json`
|
||||
| :path | optional path to mount the handler to. Works only if mounted outside of a router.
|
||||
| :config | parameters passed to swaggger-ui as-is.
|
||||
| :config | parameters passed to swagger-ui as-is.
|
||||
|
||||
See https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md
|
||||
for all available :config options.
|
||||
|
|
|
|||
Loading…
Reference in a new issue