Skip to content

Commit 237844f

Browse files
authored
Update postman_environment.json
1 parent 06b4a9e commit 237844f

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

restapi/postman/postman_environment.json

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"id": "fcda007a-e0d0-11eb-ba80-0242ac130004",
2+
"id": "04a45898-1052-440f-b762-c3bc85645f42",
33
"name": "Production",
44
"values": [
55
{
@@ -13,12 +13,19 @@
1313
"enabled": true
1414
},
1515
{
16-
"key": "ApiVersion",
16+
"key": "ApiVersionV1",
1717
"value": "v1",
18+
"type": "default",
19+
"enabled": true
20+
},
21+
{
22+
"key": "ApiVersionV2",
23+
"value": "v2",
24+
"type": "default",
1825
"enabled": true
1926
}
2027
],
2128
"_postman_variable_scope": "environment",
22-
"_postman_exported_at": "2021-07-07T22:07:05.608Z",
23-
"_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"
2431
}

0 commit comments

Comments
 (0)