I have the following problem with totals.js.When I try to add new route I get the following error:
The controller's route does not define any schema. (http://0.0.0.0:8000/****/****/****/1)
I have added this method to the schema with schema.addWorkflow method but it looks like this doesn`t work.