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
What changed
- ▲
the
request property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
request property's minLength was increased from0to1request-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 statusresponse-property-pattern-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○