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

  1. b29ea9adf72b10

What changed

    • added the optional property results/items/oneOf[OrgRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[EqualsCurrentUserCondition]/attributes to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/oneOf[PartnerRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[EqualsCurrentUserCondition]/attributes to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/oneOf[PortalRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[EqualsCurrentUserCondition]/attributes to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/oneOf[ShareRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[EqualsCurrentUserCondition]/attributes to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/oneOf[UserRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[EqualsCurrentUserCondition]/attributes to the response with the 200 status

      response-optional-property-added

    • added NotEqualsCondition NotEqualsCurrentUserCondition to the results/items/oneOf[OrgRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/ response property anyOf list for the response status 200

      response-property-any-of-added

    • added NotEqualsCondition NotEqualsCurrentUserCondition to the results/items/oneOf[PartnerRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/ response property anyOf list for the response status 200

      response-property-any-of-added

    • added NotEqualsCondition NotEqualsCurrentUserCondition to the results/items/oneOf[PortalRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/ response property anyOf list for the response status 200

      response-property-any-of-added

    • added NotEqualsCondition NotEqualsCurrentUserCondition to the results/items/oneOf[ShareRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/ response property anyOf list for the response status 200

      response-property-any-of-added

    • added NotEqualsCondition NotEqualsCurrentUserCondition to the results/items/oneOf[UserRole]/allOf[BaseRole]/grants/items/conditions/items/allOf[subschema #2]/ response property anyOf list for the response status 200

      response-property-any-of-added