6 lines
166 B
YAML
6 lines
166 B
YAML
# sms handling - rising tide
|
|
|
|
sms_delivery_receipt:
|
|
path: /sms/delivery_receipt
|
|
controller: App\Controller\SMSController::deliveryReceipt
|
|
methods: [POST]
|