mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 11:06:41 +03:00
5 lines
104 B
YAML
5 lines
104 B
YAML
rpc:
|
|
path: /rpc
|
|
defaults: { _controller: RpcServerBundle:Rpc:handler }
|
|
methods: [POST]
|