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 abbc031 commit a580a4eCopy full SHA for a580a4e
src/Symfony/Bundle/Resources/config/elasticsearch.xml
@@ -88,7 +88,7 @@
88
<argument type="service" id="api_platform.elasticsearch.metadata.document.metadata_factory" on-invalid="null" />
89
<argument type="service" id="serializer" />
90
<argument type="service" id="api_platform.pagination" />
91
- <argument type="tagged" tag="api_platform.elasticsearch.request_body_search_extension.collection" />
+ <argument type="tagged_iterator" tag="api_platform.elasticsearch.request_body_search_extension.collection" />
92
<argument type="service" id="api_platform.inflector" on-invalid="null" />
93
94
<tag name="api_platform.state_provider" priority="-100" key="ApiPlatform\Elasticsearch\State\CollectionProvider"/>
0 commit comments