Update delete method in controller to call query_by_id
Created by: alesso-x
Update delete func since get method in controller was updated and returns a dictionary and delete func expects a model.
and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here
Created by: alesso-x
Update delete func since get method in controller was updated and returns a dictionary and delete func expects a model.