We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb4e8d7 commit 15ac1a1Copy full SHA for 15ac1a1
config/api_platform/resources/Product.xml
@@ -10,7 +10,6 @@
10
uriTemplate="/shop/products/search"
11
paginationEnabled="false"
12
provider="bitbag_sylius_elasticsearch_plugin.api.data_provider.product_collection"
13
- openapi="false"
14
>
15
<normalizationContext>
16
<values>
config/routing.yml
@@ -26,4 +26,4 @@ when@dev:
26
_locale: ^(?!_profiler).+
27
defaults:
28
_controller: bitbag_sylius_elasticsearch_plugin.controller.action.shop.site_wide_products_search
29
- template: "@BitBagSyliusElasticsearchPlugin/Shop/SiteWideSearch/index.html.twig"
+ template: "@BitBagSyliusElasticsearchPlugin/Shop/SiteWideSearch/index.html.twig"
0 commit comments