app.blueprints.documents.DocumentBaseResource.dispatch_request

DocumentBaseResource.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.