Skip to content
Snippets Groups Projects
Commit ea7cee64 authored by Cam Saul's avatar Cam Saul
Browse files

Merge branch 'master' into fix_date_between_qp

parents 34b045ca 61d5c7bf
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@
"Delete a `Dashboard`."
[id]
(write-check Dashboard id)
(del Dashboard :id id))
(cascade-delete Dashboard :id id))
(defendpoint POST "/:id/cards"
"Add a `Card` to a `Dashboard`."
......
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