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.
1 parent f1e3f09 commit b415fd1Copy full SHA for b415fd1
src/Laravel/ApiPlatformProvider.php
@@ -427,7 +427,6 @@ public function register(): void
427
$this->app->bind(OperationMetadataFactoryInterface::class, OperationMetadataFactory::class);
428
429
$this->app->tag([
430
- BooleanFilter::class,
431
EqualsFilter::class,
432
PartialSearchFilter::class,
433
DateFilter::class,
0 commit comments