Changes to POST /api/v1/cert-manager/certificates

POST /api/v1/cert-manager/certificates

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

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

  1. d87fa2e5de583
  2. edde28ab3c8c2
  3. 5dbb77aad0f51

What changed

    • the attributes/altNames/items/value request property's maxLength was set to 255

      request-property-max-length-set

    • the attributes/ttl request property's maxLength was set to 32

      request-property-max-length-set

    • the attributes/basicConstraints/pathLength request property's max was set to 255.00

      request-property-max-set

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

      request-property-enum-value-added

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

      request-property-enum-value-added

    • added the new optional request property attributes/domainComponents

      new-optional-request-property