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 31e1824 commit aa681c2Copy full SHA for aa681c2
src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php
@@ -253,6 +253,7 @@ public function testCommonConfiguration(): void
253
'api_platform.listener.view.write',
254
'api_platform.listener.view.serialize',
255
'api_platform.listener.view.respond',
256
+ 'api_platform.swagger_ui.documentation.provider'
257
];
258
259
foreach ($services as $service) {
0 commit comments