mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Revert removed services
This commit is contained in:
parent
aa4e7a6f5e
commit
f8d3d40465
1 changed files with 3 additions and 0 deletions
|
|
@ -25,6 +25,9 @@
|
|||
</parameters>
|
||||
|
||||
<services>
|
||||
<service id="api_platform.path_segment_name_generator.underscore" class="ApiPlatform\Metadata\Operation\UnderscorePathSegmentNameGenerator" />
|
||||
<service id="api_platform.path_segment_name_generator.dash" class="ApiPlatform\Metadata\Operation\DashPathSegmentNameGenerator" />
|
||||
|
||||
<service id="sylius_api.extractor.property_info.empty_property_list" class="Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\EmptyPropertyListExtractor">
|
||||
<tag name="property_info.list_extractor" priority="-2000" />
|
||||
</service>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue