Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion core/filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ class SearchFilterParameter
```
## Doctrine ORM and MongoDB ODM Filters

!> [!WARNING]
> [!WARNING]
> Prefer using QueryParameter instead of ApiFilter for more flexibility, this is subject to change in the next major version.

### Basic Knowledge
Expand Down
Loading