-
Notifications
You must be signed in to change notification settings - Fork 6
/
GlobalVariables.json
64 lines (64 loc) · 982 Bytes
/
GlobalVariables.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
{
"id": "bfbc0b73-6107-4b1e-85b4-bceec1d7930e",
"values": [
{
"key": "parking_asset",
"value": "",
"enabled": true
},
{
"key": "traffic_asset",
"value": "",
"enabled": true
},
{
"key": "ped_asset",
"value": "",
"enabled": true
},
{
"key": "env_asset",
"value": "",
"enabled": true
},
{
"key": "em_asset",
"value": "",
"enabled": true
},
{
"key": "bicycle_asset",
"value": "",
"enabled": true
},
{
"key": "node",
"value": "",
"enabled": true
},
{
"key": "parking_loc",
"value": "",
"enabled": true
},
{
"key": "traffic_loc",
"value": "",
"enabled": true
},
{
"key": "bicycle_loc",
"value": "",
"enabled": true
},
{
"key": "ped_loc",
"value": "",
"enabled": true
}
],
"name": "My Workspace Globals",
"_postman_variable_scope": "globals",
"_postman_exported_at": "2019-05-15T15:08:30.875Z",
"_postman_exported_using": "Postman/7.0.9"
}