app.blueprints.users.UsersSearchResource.dispatch_request

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