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 cc24276 commit 227c109Copy full SHA for 227c109
postman/TesterApp.postman_environment.json
@@ -0,0 +1,14 @@
1
+{
2
+ "id": "b4cb6d08-6d44-412c-a98c-70c9995b8865",
3
+ "name": "TesterApp",
4
+ "values": [
5
+ {
6
+ "key": "BaseUrl",
7
+ "value": "http://localhost:5000",
8
+ "enabled": true
9
+ }
10
+ ],
11
+ "_postman_variable_scope": "environment",
12
+ "_postman_exported_at": "2023-12-20T14:17:51.840Z",
13
+ "_postman_exported_using": "Postman/10.19.17"
14
+}
0 commit comments