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
What changed
- ○
added the optional property
certificate/latestRenewalCertificateIdto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
certificate/hasPrivateKeyto the response with the200statusresponse-required-property-added
- ○
- ▲
for the
pathrequest parameterid, the type/format was changed fromstring/tostring/uuidrequest-parameter-type-changed
- ▲
- ○
added the optional property
certificate/subject/domainComponentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
certificate/subjectDomainComponentsto the response with the200statusresponse-optional-property-added
- ○