From ca34aff2a903317774131b3851709d9b685fc449 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pysiak?= Date: Tue, 23 Jul 2024 10:57:22 +0200 Subject: [PATCH] Minor fixes --- .../api_platform/resources/Customer.xml | 44 +++++++++---------- .../Resources/config/services/filters.xml | 2 +- .../config/services/query_handlers.xml | 8 ++-- 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/Customer.xml b/src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/Customer.xml index 8e11083d34..8b39995c6a 100644 --- a/src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/Customer.xml +++ b/src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/Customer.xml @@ -17,16 +17,6 @@ xsi:schemaLocation="https://api-platform.com/schema/metadata/resources-3.0 https://api-platform.com/schema/metadata/resources-3.0.xsd" > - - - - - sylius - - - - - @@ -42,7 +32,7 @@ - sylius.api.customer_group_filter + sylius_api.filter.customer_group @@ -145,6 +135,18 @@ + + + + + + sylius:shop:customer:show + + + + + + + + + + + sylius + + + + Registers a new shop user @@ -198,17 +209,6 @@ - - - - - - sylius:shop:customer:show - - - - - diff --git a/src/Sylius/Bundle/ApiBundle/Resources/config/services/filters.xml b/src/Sylius/Bundle/ApiBundle/Resources/config/services/filters.xml index ba8faea71a..ba710de0f9 100644 --- a/src/Sylius/Bundle/ApiBundle/Resources/config/services/filters.xml +++ b/src/Sylius/Bundle/ApiBundle/Resources/config/services/filters.xml @@ -300,7 +300,7 @@ - + exact diff --git a/src/Sylius/Bundle/ApiBundle/Resources/config/services/query_handlers.xml b/src/Sylius/Bundle/ApiBundle/Resources/config/services/query_handlers.xml index 35ff7e65c6..e1ba7409fa 100644 --- a/src/Sylius/Bundle/ApiBundle/Resources/config/services/query_handlers.xml +++ b/src/Sylius/Bundle/ApiBundle/Resources/config/services/query_handlers.xml @@ -25,9 +25,9 @@ - - - - + + + +