In CatalogSearchEndpoint, CustomerSearchEndpoint, OrderFulfillmentSearchEndpoint,
and OrderSearchEndpoint, the Node ruleFilters parameter was removed in favor of using
the ruleFilters field on the SearchRequest object. As of 1.5.0-GA, the RuleFilter object on
the search request should now be used to pass the RSQL rules.
See the OpenAPI spec for more information.