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 4e4062e + fd8037a commit b3c51ffCopy full SHA for b3c51ff
ApiPlatformProvider.php
@@ -429,6 +429,7 @@ public function register(): void
429
$this->app->bind(OperationMetadataFactoryInterface::class, OperationMetadataFactory::class);
430
431
$this->app->tag([
432
+ BooleanFilter::class,
433
EqualsFilter::class,
434
PartialSearchFilter::class,
435
DateFilter::class,
0 commit comments