UNPKG

2.04 kBJSONView Raw
1{
2 "id": "1f1dd3c5-9f3c-9033-f444-a3688845e76c",
3 "name": "Embedded_child",
4 "description": "",
5 "order": [
6 "4ceb5ee8-114b-3092-ef58-7af3c96ad403",
7 "0f1087b4-20ba-3c04-1f44-d4647882cead"
8 ],
9 "folders": [],
10 "owner": "1223943",
11 "hasRequests": true,
12 "requests": [
13 {
14 "id": "0f1087b4-20ba-3c04-1f44-d4647882cead",
15 "headers": "netsessionid: 28ad0ac0-bf74-479e-9e13-13bab456038f\nContent-Type: application/json\n",
16 "url": "http://localhost:23548/data/teacher/{{teacherid}}",
17 "preRequestScript": null,
18 "pathVariables": {},
19 "method": "GET",
20 "data": [],
21 "dataMode": "raw",
22 "tests": null,
23 "currentHelper": "normal",
24 "helperAttributes": {},
25 "time": 1498817749964,
26 "name": "http://localhost:23548/data/teacher/5956002e6ab1dc8c52cf45a0",
27 "description": "",
28 "collectionId": "1f1dd3c5-9f3c-9033-f444-a3688845e76c",
29 "responses": [],
30 "rawModeData": "{\n\t\"courseOTM\":[{}],\n\t\"physics\":[{}]\n\t\n}"
31 },
32 {
33 "id": "4ceb5ee8-114b-3092-ef58-7af3c96ad403",
34 "headers": "netsessionid: 28ad0ac0-bf74-479e-9e13-13bab456038f\nContent-Type: application/json\n",
35 "url": "http://localhost:23548/data/teacher",
36 "preRequestScript": null,
37 "pathVariables": {},
38 "method": "POST",
39 "data": [],
40 "dataMode": "raw",
41 "tests": "tests[\"Status code is 200\"] = responseCode.code === 200;\n\nvar jsonData = JSON.parse(responseBody);\npostman.setEnvironmentVariable(\"teacherid\", jsonData._id);\n\n",
42 "currentHelper": "normal",
43 "helperAttributes": {},
44 "time": 1498817748336,
45 "name": "http://localhost:23548/data/teacher",
46 "description": "",
47 "collectionId": "1f1dd3c5-9f3c-9033-f444-a3688845e76c",
48 "responses": [],
49 "rawModeData": "{\n\t\"name\": \"Teacher1\",\n\t\"physicsOne\":{\"name\":\"p1\", \"createdDate\": 2, \"updateddate\": 3},\n\t\"physicsMany\":[\n\t\t{\"name\":\"pm1\", \"createdDate\": 3, \"updateddate\": 5},\n\t\t{\"name\":\"pm2\", \"createdDate\": 1, \"updateddate\": 7,\"delete\":true}\n\t\t]\n}"
50 }
51 ]
52}
\No newline at end of file