diff --git a/src/Resources/config/routing/endpoint.xml b/src/Resources/config/routing/endpoint.xml index 7dd2c61..ec90f84 100644 --- a/src/Resources/config/routing/endpoint.xml +++ b/src/Resources/config/routing/endpoint.xml @@ -9,13 +9,13 @@ path="%json_rpc_http_server.http_endpoint_path%" methods="POST" > - json_rpc_http_server.endpoint:httpPost + json_rpc_http_server.endpoint::httpPost - json_rpc_http_server.endpoint:httpOptions + json_rpc_http_server.endpoint::httpOptions