Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- my_module.rest_services:
- path: '/service/{endpoint}'
- defaults:
- _controller: 'Drupalmy_moduleControllerProxyController::index'
- methods: [GET, POST, PUT, DELETE]
- requirements:
- _access: 'TRUE'
Add Comment
Please, Sign In to add comment