Changes to searchRoles
POST /v1/permissions/roles:search
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.10
What changed
- ○
added the optional property
results/items/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
results/items/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
results/items/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
results/items/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
results/items/oneOf[UserRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[EqualsCurrentUserCondition]/attributesto the response with the200statusresponse-optional-property-added
- ○
added
NotEqualsConditionNotEqualsCurrentUserConditionto theresults/items/oneOf[OrgRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
NotEqualsConditionNotEqualsCurrentUserConditionto theresults/items/oneOf[PartnerRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
NotEqualsConditionNotEqualsCurrentUserConditionto theresults/items/oneOf[PortalRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
NotEqualsConditionNotEqualsCurrentUserConditionto theresults/items/oneOf[ShareRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
NotEqualsConditionNotEqualsCurrentUserConditionto theresults/items/oneOf[UserRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○