app.blueprints.tasks.TaskResource.dispatch_request

TaskResource.dispatch_request(*args, **kwargs)

Subclasses have to override this method to implement the actual view function code. This method is called with all the arguments from the URL rule.