# Functions
Fail return a non success reponse with success = false adding all passed errors to the response example {"success" : false, "errors": ["can't find my self", "where am i "]}.
FailData .
Success return a success json response equavalent to {"success" : true}.
SuccessData return a success json response with extra data informations example: {"success" : true, "data": {"name": "r1", "test": true}}.
# Structs
CamResult .
CapsulGlobalHealthCheckRequest .
CapsulGlobalHealthCheckResponse .
No description provided by the author
CustomExecutionRequest .
CustomExecutionResponse .
DataDrop .
DefaultResponse .
GetPathologyAL .
GetPathologyALResponse .
GetSpecPoolGrid .
GetSpecPoolGridResponse .
GetStatus .
InferenceResult .
Job .
JobResult .
LoginData .
ProcessImage .
ProcessResult .
RunImageCam .
RunImageInference .
ServiceStatus .
SignupData .
StatusResult .
TestRequest .
TestResponse .