{
  "service": "ca-manager",
  "name": "CA Manager",
  "tagline": "mTLS Certificate Authority API",
  "count": 2,
  "problems": [
    {
      "type": "https://errors.swepay.com.br/ca-manager/certificate-limit-reached",
      "service": "ca-manager",
      "serviceName": "CA Manager",
      "slug": "certificate-limit-reached",
      "httpStatus": 409,
      "title": "Certificate Limit Reached",
      "summary": "The tenant has reached its quota of active certificates.",
      "category": "service",
      "deprecated": false,
      "url": "/ca-manager/certificate-limit-reached"
    },
    {
      "type": "https://errors.swepay.com.br/ca-manager/conflict",
      "service": "ca-manager",
      "serviceName": "CA Manager",
      "slug": "conflict",
      "httpStatus": 409,
      "title": "Conflict",
      "summary": "The request conflicts with the current state of the resource.",
      "category": "service",
      "deprecated": false,
      "url": "/ca-manager/conflict"
    }
  ]
}