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 21140f0 commit b079df2Copy full SHA for b079df2
config/routing/api.xml
@@ -33,7 +33,7 @@
33
<import resource="@EMSCoreBundle/config/routing/api/data.xml"
34
prefix="/api/data"/>
35
36
- <route id="emsco_api_user_sub_authenticate" path="/api/user/sub-authenticate"
+ <route id="emsco_api_user_proxy_authenticate" path="/api/user/proxy-authenticate"
37
controller="EMS\CoreBundle\Controller\Api\UserController::proxyAuthenticate"
38
methods="POST">
39
<option key="openapi">true</option>
0 commit comments