mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 16:31:11 +00:00
commit
349c838de4
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
| :root | optional resource root, defaults to `\"swagger-ui\"`
|
| :root | optional resource root, defaults to `\"swagger-ui\"`
|
||||||
| :url | path to swagger endpoint, defaults to `/swagger.json`
|
| :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.
|
| :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
|
See https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md
|
||||||
for all available :config options.
|
for all available :config options.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue