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,12 +0,0 @@
|
||||
curl "https://api.m3o.com/v1/location/Search" \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "Authorization: Bearer $M3O_API_TOKEN" \
|
||||
-d '{
|
||||
"center": {
|
||||
"latitude": 51.511061,
|
||||
"longitude": -0.120022
|
||||
},
|
||||
"numEntities": 10,
|
||||
"radius": 100,
|
||||
"type": "bike"
|
||||
}'
|
||||
Reference in New Issue
Block a user