apaleo / announcements

Subscribe to this repo to be notified about changes in the apaleo API
15 stars 1 forks source link

Get services new searching/filtering capabilities #107

Open szymon-apaleo opened 1 year ago

szymon-apaleo commented 1 year ago

What's new? 🚀

We're happy to announce🎉 a small yet significant API change. Get rate plan services endpoint (rateplan/v1/services`) received new searching/filtering capabilities:

Full-text search

The new query parameter, named textSearch that enables rapid searching of services by their names, functioning as any other full-text search, where a complete name is not necessary to obtain meaningful results.

NOTE: Currently it supports only service name.

Filtering by service types

The new query parameter, named serviceTypes that enabled filtering services based on their types. It supports multiple values at the same time.

Screenshot 2023-05-10 152257

For questions on this issue, please refer to the announcement in our Community.