Skip to content
Snippets Groups Projects
Commit e15571ea authored by Tom Robinson's avatar Tom Robinson
Browse files

Remove superuser check for pulse test endpoint

Resolves #1637
parent b2f5b24d
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,6 @@
{name [Required NonEmptyString]
cards [Required ArrayOfMaps]
channels [Required ArrayOfMaps]}
(check-superuser)
(send-pulse body)
{:status 200 :body {:ok true}})
......
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