mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
Fix Api-Platform support
This commit is contained in:
parent
c72085a507
commit
5b574e883f
@ -14,6 +14,9 @@
|
||||
|
||||
<service id="nelmio_api_doc.describers.api_platform.documentation" class="ApiPlatform\Core\Documentation\Documentation" public="false">
|
||||
<factory service="api_platform.action.documentation" method="__invoke" />
|
||||
<argument type="service">
|
||||
<service class="Symfony\Component\HttpFoundation\Request" />
|
||||
</argument>
|
||||
</service>
|
||||
</services>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user