-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglobals.postman_globals.json
81 lines (81 loc) · 1.67 KB
/
globals.postman_globals.json
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
{
"id": "8d4fd9ea-7cf2-7b68-1857-fccf944f8e30",
"name": "Postman Globals",
"values": [
{
"enabled": true,
"key": "NumberGistsPre",
"type": "text",
"value": "0"
},
{
"enabled": true,
"key": "NumberGistsPost",
"type": "text",
"value": "1"
},
{
"enabled": true,
"key": "GistId",
"type": "text",
"value": "6d023441d36828e338754a2b5f8d4392"
},
{
"enabled": true,
"key": "boatid",
"type": "text",
"value": "ag1zfmJvYXRzbnNsaXBzciYLEgRCb2F0IgtwYXJlbnRfYm9hdAwLEgRCb2F0GICAgICArtkIDA"
},
{
"enabled": true,
"key": "slipid",
"type": "text",
"value": "ag1zfmJvYXRzbnNsaXBzciYLEgRTbGlwIgtwYXJlbnRfc2xpcAwLEgRTbGlwGICAgICAw5ULDA"
},
{
"enabled": true,
"key": "slip_arrival_date",
"type": "text",
"value": "04/30/1990"
},
{
"enabled": true,
"key": "slip_departed_boat",
"type": "text",
"value": null
},
{
"enabled": true,
"key": "slip_current_boat",
"type": "text",
"value": "PUT_boat"
},
{
"enabled": true,
"key": "boat_name",
"type": "text",
"value": "boat_patched"
},
{
"enabled": true,
"key": "boat_type",
"type": "text",
"value": "Yacht"
},
{
"enabled": true,
"key": "boat_length",
"type": "text",
"value": 150
},
{
"enabled": true,
"key": "slip_number",
"type": "text",
"value": 103
}
],
"_postman_variable_scope": "globals",
"_postman_exported_at": "2017-05-08T02:29:29.351Z",
"_postman_exported_using": "Postman/4.10.7"
}