api: Migrate from ApiFilter to QueryParameters
Open
type: API
- Dominant language
- PHP
- Stars
- 156
- Forks
- 72
- Avg merge
- 12h 43m
- Merged PRs (30d)
- 203
Description
> For maximum flexibility and to ensure future compatibility, it is strongly recommended
> to configure your filters via the parameters attribute using QueryParameter. The legacy method using the ApiFilter attribute is not recommended.
https://api-platform.com/docs/core/doctrine-filters/#introduction
- https://github.com/api-platform/core/issues/7554
Contributor guide
Assessment
This issue has not been assessed yet.