mia-platform / crud-service

A lightweight application to expose restful CRUD API over HTTP interface
https://docs.mia-platform.eu/docs/how_to/crud_service/crud_oss_usage
Apache License 2.0
43 stars 4 forks source link

fix: eq operator supported for array queries #331

Closed flower-of-the-bridges closed 2 months ago

flower-of-the-bridges commented 2 months ago

Pull Request Type

Description

This PR enables the $eq operator to be used also with array fields.

It also addresses issue #286

To merge after PR #333

PR Checklist

Does this PR introduce a breaking change?

Other information