Skip to content

Commit 06b9fe1

Browse files
committed
forgot to persist baseurl so it would be in the export file
1 parent d9d9011 commit 06b9fe1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PostmandDelivers Azure.postman_environment.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"values": [
55
{
66
"key": "baseurl",
7-
"value": "",
7+
"value": "https://postmandelivers.azurewebsites.net/api",
88
"enabled": true
99
},
1010
{
@@ -34,6 +34,6 @@
3434
}
3535
],
3636
"_postman_variable_scope": "environment",
37-
"_postman_exported_at": "2019-11-03T12:25:33.451Z",
37+
"_postman_exported_at": "2019-11-03T13:00:09.823Z",
3838
"_postman_exported_using": "Postman/7.10.0"
3939
}

0 commit comments

Comments
 (0)