mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-19 05:25:19 +00:00
remove curl files
This commit is contained in:
7
curl/cache/increment/incrementAValue.sh
vendored
7
curl/cache/increment/incrementAValue.sh
vendored
@@ -1,7 +0,0 @@
|
||||
curl "https://api.m3o.com/v1/cache/Increment" \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "Authorization: Bearer $M3O_API_TOKEN" \
|
||||
-d '{
|
||||
"key": "counter",
|
||||
"value": 2
|
||||
}'
|
||||
Reference in New Issue
Block a user