Skip to content

CE-2796: Improve simple search for records

Domonkos Gulyas requested to merge CE-2796-Improve-search-for-records into develop

A new query parameter text has been added to findAllRecords endpoint in order to search based on the record name. If there are no matches based on the record name, then search based on the record description.. Also the recordName query params has been removed.

Closes CE-2796

Merge request reports