mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-23 15:11:36 +00:00
remove curl files
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
curl "https://api.m3o.com/v1/routing/Route" \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "Authorization: Bearer $M3O_API_TOKEN" \
|
||||
-d '{
|
||||
"destination": {
|
||||
"latitude": 52.529407,
|
||||
"longitude": 13.397634
|
||||
},
|
||||
"origin": {
|
||||
"latitude": 52.517037,
|
||||
"longitude": 13.38886
|
||||
}
|
||||
}'
|
||||
Reference in New Issue
Block a user