Changes to Assign role to user

POST /zones/{zoneId}/users/{userId}/roles

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

Changed in 2 of the 23 revisions of this API.35

  1. d65d51379d9334
  2. 7e0e4fa2e16f1

What changed

  • d65d51379d9334See the full diff
    • the request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • added the pattern ^[a-z0-9]+(?:[-_][a-z0-9]+)*$ to the request property /

      request-property-pattern-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • the response's property pattern ^[a-z0-9]+(?:[-_][a-z0-9]+)*$ was added for the status

      response-property-pattern-added

    • added the required property to the response with the status

      response-required-property-added

    • endpoint added

      endpoint-added