-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpostman.json
More file actions
147 lines (147 loc) · 3.64 KB
/
postman.json
File metadata and controls
147 lines (147 loc) · 3.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
{
"id": "77dd14fa-2823-3953-1611-38b399b4c151",
"name": "Session",
"description": "",
"order": [
"9b0af96f-aef3-3841-c63e-c1c728654566",
"66c14b9c-526a-413c-7efb-3f9d4df9a763",
"d17c8722-69eb-929b-5cf1-51be30a0e728",
"6aa4edbb-c6c3-e8b6-efa5-cce974a96388",
"9bd00d23-c3b6-68d6-64f0-8ae4a7391319",
"ef150611-b482-555d-3d13-385fe454c455",
"b2331288-92c7-990c-92e7-ac6e51a22bb8"
],
"folders": [],
"timestamp": 1477339926793,
"owner": 0,
"public": false,
"requests": [
{
"id": "66c14b9c-526a-413c-7efb-3f9d4df9a763",
"headers": "Content-Type: application/json\n",
"url": "localhost:8081/checkin",
"preRequestScript": "",
"pathVariables": {},
"method": "POST",
"data": [],
"dataMode": "raw",
"version": 2,
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
"time": 1478750205802,
"name": "localhost:8081/checkin",
"description": "",
"collectionId": "77dd14fa-2823-3953-1611-38b399b4c151",
"responses": [],
"rawModeData": "{\n\t \"id\" : 5\n}"
},
{
"id": "6aa4edbb-c6c3-e8b6-efa5-cce974a96388",
"headers": "Content-Type: application/json\n",
"url": "localhost:8081/checkout",
"preRequestScript": "",
"pathVariables": {},
"method": "PUT",
"data": [],
"dataMode": "raw",
"version": 2,
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
"time": 1478753985000,
"name": "localhost:8081/checkout",
"description": "",
"collectionId": "77dd14fa-2823-3953-1611-38b399b4c151",
"responses": [],
"rawModeData": "{\n\t \"id\" : 5\n}"
},
{
"collectionId": "77dd14fa-2823-3953-1611-38b399b4c151",
"id": "9b0af96f-aef3-3841-c63e-c1c728654566",
"name": "localhost:8081/create",
"description": "",
"url": "localhost:8081/create",
"method": "POST",
"headers": "",
"data": [],
"dataMode": "params",
"timestamp": 0,
"responses": [],
"version": 2,
"preRequestScript": "",
"tests": ""
},
{
"collectionId": "77dd14fa-2823-3953-1611-38b399b4c151",
"id": "9bd00d23-c3b6-68d6-64f0-8ae4a7391319",
"name": "localhost:8081/end",
"description": "",
"url": "localhost:8081/end",
"method": "PUT",
"headers": "",
"data": [],
"dataMode": "params",
"timestamp": 0,
"responses": [],
"version": 2,
"preRequestScript": "",
"tests": ""
},
{
"id": "b2331288-92c7-990c-92e7-ac6e51a22bb8",
"headers": "",
"url": "localhost:8081/getCurrentUsers",
"preRequestScript": "",
"pathVariables": {},
"method": "GET",
"data": [],
"dataMode": "raw",
"version": 2,
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
"time": 1478751702611,
"name": "localhost:8081/getCurrentUsers",
"description": "",
"collectionId": "77dd14fa-2823-3953-1611-38b399b4c151",
"responses": [],
"rawModeData": ""
},
{
"collectionId": "77dd14fa-2823-3953-1611-38b399b4c151",
"id": "d17c8722-69eb-929b-5cf1-51be30a0e728",
"name": "localhost:8081/current",
"description": "",
"url": "localhost:8081/current",
"method": "GET",
"headers": "",
"data": [],
"dataMode": "params",
"timestamp": 0,
"responses": [],
"version": 2,
"preRequestScript": "",
"tests": ""
},
{
"id": "ef150611-b482-555d-3d13-385fe454c455",
"headers": "",
"url": "localhost:8081/setup",
"preRequestScript": "",
"pathVariables": {},
"method": "GET",
"data": [],
"dataMode": "params",
"version": 2,
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
"time": 1478670302107,
"name": "localhost:8081/setup",
"description": "",
"collectionId": "77dd14fa-2823-3953-1611-38b399b4c151",
"responses": []
}
]
}