mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-06 14:46:27 +02:00
Add a simpler URL to send a sms with nothing but a GET request and an URL
This commit is contained in:
parent
2be8242d5e
commit
5c697b5240
2 changed files with 44 additions and 0 deletions
|
@ -221,6 +221,9 @@
|
|||
'/api/invalid_number/',
|
||||
'/api/invalid_number/{page}/',
|
||||
],
|
||||
'get_send_sms' => [
|
||||
'/api/send-sms/',
|
||||
],
|
||||
'post_scheduled' => [
|
||||
'/api/scheduled/',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue