mirror of
https://github.com/metosin/reitit.git
synced 2025-12-18 00:41:12 +00:00
Update link to config params doc
This commit is contained in:
parent
bf3242a6f4
commit
abfe810700
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
| :path | optional path to mount the handler to. Works only if mounted outside of a router.
|
| :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 swaggger-ui as-is.
|
||||||
|
|
||||||
See https://github.com/swagger-api/swagger-ui/tree/2.x#parameters
|
See https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md
|
||||||
for all available :config options
|
for all available :config options
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue