Changes to GET /api/v1/cert-manager/certificates/:id

GET /api/v1/cert-manager/certificates/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 20 revisions of this API.14

  1. e15904efcbcd1
  2. d87fa2e5de581
  3. 885aef3e6c111
  4. 5dbb77aad0f52

What changed

    • added the optional property certificate/latestRenewalCertificateId to the response with the 200 status

      response-optional-property-added

    • added the required property certificate/hasPrivateKey to the response with the 200 status

      response-required-property-added

    • for the path request parameter id, the type/format was changed from string/ to string/uuid

      request-parameter-type-changed

    • added the optional property certificate/subject/domainComponents to the response with the 200 status

      response-optional-property-added

    • added the optional property certificate/subjectDomainComponents to the response with the 200 status

      response-optional-property-added