app/server/restful_api/general/endpoint.py
Endpoint
has 27 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Endpoint(metaclass=ABCMeta):
_outbound_gate = DefaultDataGate
_request_holder = None
_response_holder = None
Avoid too many return
statements within this function. Open
Open
return False