We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b4a9e commit 237844fCopy full SHA for 237844f
restapi/postman/postman_environment.json
@@ -1,5 +1,5 @@
1
{
2
- "id": "fcda007a-e0d0-11eb-ba80-0242ac130004",
+ "id": "04a45898-1052-440f-b762-c3bc85645f42",
3
"name": "Production",
4
"values": [
5
@@ -13,12 +13,19 @@
13
"enabled": true
14
},
15
16
- "key": "ApiVersion",
+ "key": "ApiVersionV1",
17
"value": "v1",
18
+ "type": "default",
19
+ "enabled": true
20
+ },
21
+ {
22
+ "key": "ApiVersionV2",
23
+ "value": "v2",
24
25
26
}
27
],
28
"_postman_variable_scope": "environment",
- "_postman_exported_at": "2021-07-07T22:07:05.608Z",
- "_postman_exported_using": "Postman/8.8.0-210630-1400"
29
+ "_postman_exported_at": "2022-09-12T19:17:21.673Z",
30
+ "_postman_exported_using": "Postman/9.31.5-220912-0637"
31
0 commit comments