-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
API Platform version(s) affected: 3.0
Description
In the Official Documentation, it is mentioned that we should use QueryParameter instead of ApiFilter
doctrine-filters. But on this documentation page, there is no example of how QueryParameter is used for adding a filter; instead, every example uses ApiFilter. I found some examples here in laravel-filters, but when I similarly tried to use QueryParameter in my Symfony api, it doesn't work
How to reproduce
Use QueryParameter Attribute instead of ApiFilter and then try to add a query parameter to url and check whether it works. Check the documentation here laravel-filters to check how to use it.
junaidbinfarooq and vinceAmstoutz
Metadata
Metadata
Assignees
Labels
No labels