This commit is contained in:
Tommi Reiman 2019-02-03 15:16:55 +02:00
parent c05fe8be27
commit ef18a4307e

View file

@ -84,7 +84,7 @@
(swagger-ui/create-swagger-ui-handler
{:path "/"
:config {:validatorUrl nil
:operationsSorter "alpha"}})
:operationsSorter "alpha"}})
(ring/create-default-handler))))
(defn start []