Changes to Add key roles

POST /v2/keys.addRoles

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

Changed in 5 of the 90 revisions of this API.17

  1. 4bd11a7252bc12
  2. 43ad1ce9a1522
  3. 1f6cb66aa3df1
  4. 551df53dd45d1
  5. 9a9c22b6dd091

What changed

  • 4bd11a7252bc12See the full diff
    • the roles/items/ request property's maxLength was decreased to 128

      request-property-max-length-decreased

    • the roles/items/ request property's minLength was decreased from 3 to 1

      request-property-min-length-decreased

    • removed the pattern ^[a-zA-Z][a-zA-Z0-9._-]*$ from the request property roles/items/

      request-property-pattern-removed

    • the endpoint scheme security dashboard was removed from the API

      api-security-removed

    • the endpoint scheme security rootKey was removed from the API

      api-security-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security dashboard was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the non-success response with the status 429

      response-non-success-status-added

    • api operation id addRoles removed and replaced with keys.addRoles

      api-operation-id-removed