We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc871e commit 295c9e8Copy full SHA for 295c9e8
.vuepress/public/postman/meilisearch-collection.json
@@ -1,7 +1,7 @@
1
{
2
"info": {
3
- "_postman_id": "a4f9078b-c91f-4399-9a98-5e4adc5099a2",
4
- "name": "Meilisearch v0.30",
+ "_postman_id": "bcc2fb5b-d130-4a7b-9acf-c481248b2b9d",
+ "name": "Meilisearch v1.0",
5
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
6
},
7
"item": [
@@ -481,7 +481,8 @@
481
"{{url}}"
482
],
483
"path": [
484
- "tasks"
+ "tasks",
485
+ "cancel"
486
487
"query": [
488
@@ -2035,7 +2036,7 @@
2035
2036
"bearer": [
2037
2038
"key": "token",
- "value": "masterKey",
2039
+ "value": "aSampleMasterKey",
2040
"type": "string"
2041
}
2042
]
0 commit comments