mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 08:21:11 +00:00
Fix example
This commit is contained in:
parent
d48515e084
commit
4be84d22f4
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
;; with path and url set, swagger validator disabled
|
||||
(swagger-ui/create-swagger-ui-handler
|
||||
{:path \"\"
|
||||
{:path \"/\"
|
||||
:url \"/api/swagger.json\"
|
||||
:config {:validator-url nil})"
|
||||
([]
|
||||
|
|
|
|||
Loading…
Reference in a new issue