Created
December 19, 2020 08:35
-
-
Save dynamicguy/6007d621de1ccb5d4a1dd6fb169b44df to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "3350490a-69dd-b36a-3312-32ac069f3bb3", | |
"name": "nid", | |
"description": "nid api", | |
"order": [ | |
"29ae7f7b-37da-b199-97b4-c45d58732450", | |
"7737337f-66a7-39f9-77aa-1bd8b6c930bf", | |
"82d3b33d-62bb-d90b-fbd9-e082f85e73d1", | |
"8e2bb929-99aa-a20a-13fb-055bdb6f58cf", | |
"ebc4a796-c72e-c56f-fb78-ac66eb779dda" | |
], | |
"folders": [], | |
"folders_order": [], | |
"timestamp": 1608189377104, | |
"owner": 0, | |
"public": false, | |
"requests": [ | |
{ | |
"id": "29ae7f7b-37da-b199-97b4-c45d58732450", | |
"headers": "Authorization: Basic YWRtaW46emFxMTIz\nAccept: application/json\nContent-Type: application/json\n", | |
"headerData": [ | |
{ | |
"key": "Authorization", | |
"value": "Basic YWRtaW46emFxMTIz", | |
"description": "", | |
"enabled": true | |
}, | |
{ | |
"key": "Accept", | |
"value": "application/json", | |
"description": "", | |
"enabled": true | |
}, | |
{ | |
"key": "Content-Type", | |
"value": "application/json", | |
"description": "", | |
"enabled": true | |
} | |
], | |
"url": "http://localhost:8000/api/documents", | |
"queryParams": [], | |
"preRequestScript": null, | |
"pathVariables": {}, | |
"pathVariableData": [], | |
"method": "GET", | |
"data": [ | |
{ | |
"key": "", | |
"value": "", | |
"description": "", | |
"type": "file", | |
"enabled": true | |
} | |
], | |
"dataMode": "params", | |
"tests": null, | |
"currentHelper": "normal", | |
"helperAttributes": {}, | |
"time": 1608189545782, | |
"name": "document list", | |
"description": "", | |
"collectionId": "3350490a-69dd-b36a-3312-32ac069f3bb3", | |
"responses": [] | |
}, | |
{ | |
"id": "7737337f-66a7-39f9-77aa-1bd8b6c930bf", | |
"headers": "Authorization: Basic YWRtaW46emFxMTIz\n", | |
"headerData": [ | |
{ | |
"key": "Authorization", | |
"value": "Basic YWRtaW46emFxMTIz", | |
"description": "", | |
"enabled": true | |
} | |
], | |
"url": "http://localhost:8000/api/documents/", | |
"queryParams": [], | |
"preRequestScript": null, | |
"pathVariables": {}, | |
"pathVariableData": [], | |
"method": "POST", | |
"data": [ | |
{ | |
"key": "doc", | |
"value": "4.jpg", | |
"description": "", | |
"type": "file", | |
"enabled": true | |
}, | |
{ | |
"key": "title", | |
"value": "4.jpg", | |
"description": "", | |
"type": "text", | |
"enabled": true | |
} | |
], | |
"dataMode": "params", | |
"tests": null, | |
"currentHelper": "normal", | |
"helperAttributes": {}, | |
"time": 1608189756433, | |
"name": "create document", | |
"description": "", | |
"collectionId": "3350490a-69dd-b36a-3312-32ac069f3bb3", | |
"responses": [] | |
}, | |
{ | |
"id": "82d3b33d-62bb-d90b-fbd9-e082f85e73d1", | |
"headers": "Authorization: Basic YWRtaW46emFxMTIz\nAccept: application/json\nContent-Type: application/json\n", | |
"headerData": [ | |
{ | |
"key": "Authorization", | |
"value": "Basic YWRtaW46emFxMTIz", | |
"description": "", | |
"enabled": true | |
}, | |
{ | |
"key": "Accept", | |
"value": "application/json", | |
"description": "", | |
"enabled": true | |
}, | |
{ | |
"key": "Content-Type", | |
"value": "application/json", | |
"description": "", | |
"enabled": true | |
} | |
], | |
"url": "http://localhost:8000/api/documents/7", | |
"queryParams": [], | |
"preRequestScript": null, | |
"pathVariables": {}, | |
"pathVariableData": [], | |
"method": "GET", | |
"data": [ | |
{ | |
"key": "doc", | |
"value": "4.jpg", | |
"description": "", | |
"type": "file", | |
"enabled": true | |
}, | |
{ | |
"key": "title", | |
"value": "4.jpg", | |
"description": "", | |
"type": "text", | |
"enabled": true | |
} | |
], | |
"dataMode": "params", | |
"tests": null, | |
"currentHelper": "normal", | |
"helperAttributes": {}, | |
"time": 1608189796688, | |
"name": "get document", | |
"description": "", | |
"collectionId": "3350490a-69dd-b36a-3312-32ac069f3bb3", | |
"responses": [] | |
}, | |
{ | |
"id": "8e2bb929-99aa-a20a-13fb-055bdb6f58cf", | |
"headers": "Authorization: Basic YWRtaW46emFxMTIz\nAccept: application/json\nContent-Type: application/json\n", | |
"headerData": [ | |
{ | |
"key": "Authorization", | |
"value": "Basic YWRtaW46emFxMTIz", | |
"description": "", | |
"enabled": true | |
}, | |
{ | |
"key": "Accept", | |
"value": "application/json", | |
"description": "", | |
"enabled": true | |
}, | |
{ | |
"key": "Content-Type", | |
"value": "application/json", | |
"description": "", | |
"enabled": true | |
} | |
], | |
"url": "http://localhost:8000/api/documents/7/pre_process?action=bw", | |
"queryParams": [ | |
{ | |
"key": "action", | |
"value": "bw", | |
"equals": true, | |
"description": "", | |
"enabled": true | |
} | |
], | |
"preRequestScript": null, | |
"pathVariables": {}, | |
"pathVariableData": [], | |
"method": "GET", | |
"data": [ | |
{ | |
"key": "doc", | |
"value": "", | |
"description": "", | |
"type": "file", | |
"enabled": true | |
}, | |
{ | |
"key": "title", | |
"value": "4.jpg", | |
"description": "", | |
"type": "text", | |
"enabled": true | |
} | |
], | |
"dataMode": "params", | |
"version": 2, | |
"tests": null, | |
"currentHelper": "normal", | |
"helperAttributes": {}, | |
"time": 1608197470925, | |
"name": "pre process", | |
"description": "", | |
"collectionId": "3350490a-69dd-b36a-3312-32ac069f3bb3", | |
"responses": [] | |
}, | |
{ | |
"id": "ebc4a796-c72e-c56f-fb78-ac66eb779dda", | |
"headers": "Authorization: Basic YWRtaW46emFxMTIz\nAccept: application/json\nContent-Type: application/json\n", | |
"headerData": [ | |
{ | |
"key": "Authorization", | |
"value": "Basic YWRtaW46emFxMTIz", | |
"description": "", | |
"enabled": true | |
}, | |
{ | |
"key": "Accept", | |
"value": "application/json", | |
"description": "", | |
"enabled": true | |
}, | |
{ | |
"key": "Content-Type", | |
"value": "application/json", | |
"description": "", | |
"enabled": true | |
} | |
], | |
"url": "http://localhost:8000/api/documents/6/extract/", | |
"queryParams": [], | |
"pathVariables": {}, | |
"pathVariableData": [], | |
"preRequestScript": null, | |
"method": "GET", | |
"collectionId": "3350490a-69dd-b36a-3312-32ac069f3bb3", | |
"data": [ | |
{ | |
"key": "doc", | |
"value": "", | |
"description": "", | |
"type": "file", | |
"enabled": true | |
}, | |
{ | |
"key": "title", | |
"value": "4.jpg", | |
"description": "", | |
"type": "text", | |
"enabled": true | |
} | |
], | |
"dataMode": "params", | |
"name": "Extract", | |
"description": "", | |
"descriptionFormat": "html", | |
"time": 1608195354852, | |
"version": 2, | |
"responses": [], | |
"tests": null, | |
"currentHelper": "normal", | |
"helperAttributes": {} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment