8 lines
178 B
YAML
8 lines
178 B
YAML
endpoint_post.PPPPP:
|
|
path: 'api/post/PPPPP'
|
|
defaults:
|
|
_controller: 'Drupal\dotsoft\Controller\PostController::post'
|
|
methods: [POST]
|
|
requirements:
|
|
_access: 'TRUE'
|