modern api endpoint name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
curl -XPOST \
|
||||
-H "Content-Type: application/json" \
|
||||
--data '{"consumer_key": "","consumer_secret":"","aerie":false }' \
|
||||
http://localhost:3000/api/update.php
|
||||
http://localhost:3000/api/update
|
||||
|
@@ -1,4 +1,4 @@
|
||||
curl -XPOST \
|
||||
-H "Content-Type: application/json" \
|
||||
--data '{"consumer_key": "","consumer_secret":"","aerie":true }' \
|
||||
http://localhost:3000/api/update.php
|
||||
http://localhost:3000/api/update
|
||||
|
Reference in New Issue
Block a user