Changes to PATCH /api/v1/cert-manager/certificate-policies/:id

PATCH /api/v1/cert-manager/certificate-policies/{id}

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

Changed in 5 of the 20 revisions of this API.41213

  1. f1a4e29016fd372
  2. f10a4f8c1d411
  3. edde28ab3c8c44
  4. 53fe4d80973f6
  5. 5dbb77aad0f511

What changed

  • f1a4e29016fd372See the full diff
    • the subject/items/ request property type/format changed from object/ to /

      request-property-type-changed

    • the certificatePolicy/subject/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property certificatePolicy/subject/items/type from the response with the 200 status

      response-required-property-removed

    • removed the request property subject/items/allowed

      request-property-removed

    • removed the request property subject/items/denied

      request-property-removed

    • removed the request property subject/items/required

      request-property-removed

    • removed the request property subject/items/type

      request-property-removed

    • removed the optional property certificatePolicy/subject/items/allowed from the response with the 200 status

      response-optional-property-removed

    • removed the optional property certificatePolicy/subject/items/denied from the response with the 200 status

      response-optional-property-removed

    • removed the optional property certificatePolicy/subject/items/required from the response with the 200 status

      response-optional-property-removed

    • added subschema #1 subschema #2 to the subject/items/ request property anyOf list

      request-property-any-of-added

    • added subschema #1 subschema #2 to the certificatePolicy/subject/items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • the description request property's maxLength was decreased to 255

      request-property-max-length-decreased

  • edde28ab3c8c44See the full diff
    • added the new any_purpose enum value to the certificatePolicy/extendedKeyUsages/allowed/items/ response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the new upn enum value to the certificatePolicy/sans/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new any_purpose enum value to the request property extendedKeyUsages/allowed/items/

      request-property-enum-value-added

    • added the new any_purpose enum value to the request property extendedKeyUsages/denied/items/

      request-property-enum-value-added

    • added the new any_purpose enum value to the request property extendedKeyUsages/required/items/

      request-property-enum-value-added

    • added the new upn enum value to the request property sans/items/type

      request-property-enum-value-added

    • the request property algorithms became nullable

      request-property-became-nullable

    • the request property extendedKeyUsages became nullable

      request-property-became-nullable

    • the request property keyUsages became nullable

      request-property-became-nullable

    • the request property sans became nullable

      request-property-became-nullable

    • the request property subject became nullable

      request-property-became-nullable

    • the request property validity became nullable

      request-property-became-nullable

  • 5dbb77aad0f511See the full diff
    • added the new domain_component enum value to the certificatePolicy/subject/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new domain_component enum value to the request property subject/items/type

      request-property-enum-value-added