Skip to content

Commit 295c9e8

Browse files
update postman collection file
1 parent 8bc871e commit 295c9e8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.vuepress/public/postman/meilisearch-collection.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"info": {
3-
"_postman_id": "a4f9078b-c91f-4399-9a98-5e4adc5099a2",
4-
"name": "Meilisearch v0.30",
3+
"_postman_id": "bcc2fb5b-d130-4a7b-9acf-c481248b2b9d",
4+
"name": "Meilisearch v1.0",
55
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
66
},
77
"item": [
@@ -481,7 +481,8 @@
481481
"{{url}}"
482482
],
483483
"path": [
484-
"tasks"
484+
"tasks",
485+
"cancel"
485486
],
486487
"query": [
487488
{
@@ -2035,7 +2036,7 @@
20352036
"bearer": [
20362037
{
20372038
"key": "token",
2038-
"value": "masterKey",
2039+
"value": "aSampleMasterKey",
20392040
"type": "string"
20402041
}
20412042
]

0 commit comments

Comments
 (0)