File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Symfony/Bundle/Resources/config Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 91
91
</service >
92
92
93
93
<!-- Resources Operations path resolver -->
94
- <service id =" api_platform.path_segment_name_generator.underscore" class =" ApiPlatform\Operation\UnderscorePathSegmentNameGenerator" public =" false" />
95
- <service id =" api_platform.path_segment_name_generator.dash" class =" ApiPlatform\Operation\DashPathSegmentNameGenerator" public =" false" />
94
+ <service id =" api_platform.path_segment_name_generator.underscore" class =" ApiPlatform\Metadata\ Operation\UnderscorePathSegmentNameGenerator" public =" false" />
95
+ <service id =" api_platform.path_segment_name_generator.dash" class =" ApiPlatform\Metadata\ Operation\DashPathSegmentNameGenerator" public =" false" />
96
96
97
97
<service id =" api_platform.metadata.path_segment_name_generator.underscore" class =" ApiPlatform\Metadata\Operation\UnderscorePathSegmentNameGenerator" public =" false" >
98
98
<argument type =" service" id =" api_platform.inflector" on-invalid =" null" />
You can’t perform that action at this time.
0 commit comments