Changes to Create role

POST /zones/{zoneId}/roles

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

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

  1. d65d51379d9313
  2. 7e0e4fa2e16f1

What changed

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

      request-property-pattern-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

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

      response-property-pattern-added

    • endpoint added

      endpoint-added