CyberfusionIO / cyberfusion-cluster-api-client

Cyberfusion Core API client
https://core-api.cyberfusion.io
MIT License
5 stars 3 forks source link

Improve list filter #17

Closed dvdheiden closed 1 year ago

dvdheiden commented 2 years ago

Goal

Make it easier to use the list filter, setting the filters manually is not as clear as it should be. Maybe introduce a ListFilterEntry object, which receives the field and value.

Additional information

Be aware, this might be a breaking change. If we can avoid any breaking changes, I would prefer that.