We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9478a75 + a672e91 commit 4844ac2Copy full SHA for 4844ac2
core/filters.md
@@ -401,7 +401,7 @@ namespace App\Entity;
401
402
use ApiPlatform\Core\Annotation\ApiFilter;
403
use ApiPlatform\Core\Annotation\ApiResource;
404
-use ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter;
+use ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter;
405
406
/**
407
* @ApiResource
@@ -427,7 +427,7 @@ namespace App\Entity;
427
428
429
430
431
432
433
0 commit comments