Changes to putRole
PUT /v1/permissions/roles/{roleId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.1110
- b29ea9adf72b1110
What changed
- ▲
added
subschema #1subschema #2to the request bodyallOflistrequest-body-all-of-added
- ●
removed
subschema #1subschema #2from the request bodyallOflistrequest-body-all-of-removed
- ○
added the optional property
oneOf[OrgRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[EqualsCurrentUserCondition]/attributesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[PartnerRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[EqualsCurrentUserCondition]/attributesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[PortalRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[EqualsCurrentUserCondition]/attributesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[ShareRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[EqualsCurrentUserCondition]/attributesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[UserRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[EqualsCurrentUserCondition]/attributesto the response with the200statusresponse-optional-property-added
- ○
added
NotEqualsConditionNotEqualsCurrentUserConditionto theoneOf[OrgRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
NotEqualsConditionNotEqualsCurrentUserConditionto theoneOf[PartnerRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
NotEqualsConditionNotEqualsCurrentUserConditionto theoneOf[PortalRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
NotEqualsConditionNotEqualsCurrentUserConditionto theoneOf[ShareRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
NotEqualsConditionNotEqualsCurrentUserConditionto theoneOf[UserRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ▲