-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCaroline-Laposte-LOCAL.postman_environment.json
More file actions
88 lines (88 loc) · 1.6 KB
/
Caroline-Laposte-LOCAL.postman_environment.json
File metadata and controls
88 lines (88 loc) · 1.6 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
{
"id": "a17841b0-8c72-c801-b9fc-08c395343a63",
"name": "Caroline-Laposte-LOCAL",
"values": [
{
"key": "protocol",
"type": "text",
"value": "http",
"enabled": true
},
{
"key": "api",
"type": "text",
"value": "127.0.0.1:3101",
"enabled": true
},
{
"key": "admin",
"type": "text",
"value": "127.0.0.1:3102",
"enabled": true
},
{
"key": "okapi_key",
"type": "text",
"value": "",
"enabled": true
},
{
"key": "client_id",
"type": "text",
"value": "",
"enabled": true
},
{
"key": "client_secret",
"type": "text",
"value": "",
"enabled": true
},
{
"key": "user_id",
"type": "text",
"value": "",
"enabled": true
},
{
"key": "app_id",
"type": "text",
"value": "",
"enabled": true
},
{
"key": "api_id",
"type": "text",
"value": "",
"enabled": true
},
{
"key": "twitter",
"type": "text",
"value": "",
"enabled": true
},
{
"key": "digi_username",
"type": "text",
"value": "",
"enabled": true
},
{
"key": "digi_password",
"type": "text",
"value": "",
"enabled": true
},
{
"key": "digi_access_token",
"type": "text",
"value": "",
"enabled": true
}
],
"timestamp": 1473350771290,
"_postman_variable_scope": "environment",
"_postman_exported_at": "2016-09-08T16:06:15.195Z",
"_postman_exported_using": "Postman/4.7.0"
}