metaclass-nl / filter-bundle

Filter bundle for API Platform, Filter Logic
MIT License
50 stars 9 forks source link

POC: add filter description #12

Open benblub opened 2 years ago

benblub commented 2 years ago

This is a first version that I would like to share. There are still a few things to do, like writing tests. We currently use only the and[or] combination in the client. I am not sure if it makes sense to show all possible combinations. I also don't see a good solution for the possible nesting at the moment. I would show the possibility of nesting and combinations in the OpenApi description.

What do you think?

https://github.com/metaclass-nl/filter-bundle/issues/11