Changes to DELETE /api/v1/cert-manager/certificate-profiles/:id

DELETE /api/v1/cert-manager/certificate-profiles/{id}

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

Changed in 3 of the 20 revisions of this API.22

  1. edde28ab3c8c2
  2. 53fe4d80973f1
  3. 5dbb77aad0f51

What changed

    • added the new any_purpose enum value to the certificateProfile/defaults/extendedKeyUsages/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new upn enum value to the certificateProfile/defaults/subjectAltNames/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property certificateProfile/defaults/subjectAltNames to the response with the 200 status

      response-optional-property-added

    • added the optional property certificateProfile/defaults/domainComponents to the response with the 200 status

      response-optional-property-added