Health routes should adhere to a consistent schema - [ ] The returned value for the health route should be { "healthy": true, "service":"proxy" } - [ ] The header type should be "application/json" - [ ] The route should be "system/proxy/health"
Health routes should adhere to a consistent schema