Skip to content
Snippets Groups Projects
Commit 75815c15 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

one more formatting tweak.

parent 407119e3
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
(context "/activity" [] (+auth activity/routes))
(context "/card" [] (+auth card/routes))
(context "/dash" [] (+auth dash/routes))
(GET "/health" [] {:status 200 :body {:status "ok"}})
(GET "/health" [] {:status 200 :body {:status "ok"}})
(context "/meta/dataset" [] (+auth dataset/routes))
(context "/meta/db" [] (+auth db/routes))
(context "/meta/field" [] (+auth field/routes))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment