Expected behavior
Being able to set the httpMethod of a smart action to DELETE, default is POST, and then defining a route such as router.delete('/actions/my-smart-action), ...
Actual behavior
the route of the smart action is not found by the UI
