forked from VNG-Realisatie/gemma-postman-tests
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathref.postman_environment.json
101 lines (101 loc) · 2.07 KB
/
ref.postman_environment.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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
"id": "ba364d93-f33f-42d8-973f-75b5b87421ef",
"name": "ZGW api tests referentiecomponenten",
"values": [
{
"key": "zrc_url",
"value": "https://zaken-api.vng.cloud/api/v1",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "drc_url",
"value": "https://documenten-api.vng.cloud/api/v1",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "ztc_url",
"value": "https://catalogi-api.vng.cloud/api/v1",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "brc_url",
"value": "https://besluiten-api.vng.cloud/api/v1",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "nrc_url",
"value": "https://notificaties-api.vng.cloud/api/v1",
"description": "",
"enabled": true
},
{
"key": "ac_url",
"value": "https://autorisaties-api.vng.cloud/api/v1",
"description": "",
"enabled": true
},
{
"key": "referentielijst_url",
"value": "https://referentielijsten-api.vng.cloud/api/v1",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "mock_url",
"value": "https://c9ac80e5-f4f6-46f9-9e64-a164c03b5f25.mock.pstmn.io",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "client_id",
"value": "zgw_api_tests-Gvvw2jXBk3i3",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "secret",
"value": "VJnbziYxgRowf5KWPjXfP02g6aWPy6Kd",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "client_id_limited",
"value": "zgw_api_tests_limited-d0sVJ8FQa9W7",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "secret_limited",
"value": "TIwnmLEywLhYTn5jJRymdh6AH2skrCry",
"type": "text",
"description": "",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2019-08-15T10:42:29.822Z",
"_postman_exported_using": "Postman/6.7.1"
}