mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-06 06:46:25 +02:00
Add update of phone from api
This commit is contained in:
parent
8889eb3ded
commit
f1a4eb008b
3 changed files with 154 additions and 1 deletions
|
@ -199,6 +199,9 @@
|
|||
'post_phone' => [
|
||||
'/api/phone/',
|
||||
],
|
||||
'post_update_phone' => [
|
||||
'/api/phone/{id}/',
|
||||
],
|
||||
'delete_phone' => [
|
||||
'/api/phone/{id}/',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue