mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
5 lines
143 B
YAML
5 lines
143 B
YAML
rpc:
|
|
path: /rpc
|
|
defaults: { _controller: Timiki\Bundle\RpcServerBundle\Controller\RpcController::handlerAction }
|
|
methods: [ POST ]
|