Created
September 4, 2020 05:28
-
-
Save namtx/d6c46ec6c876c1b498827fb7ac3a64de to your computer and use it in GitHub Desktop.
Assignment Local Environent
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "f608af19-c772-4e9a-8b9c-d733d924743a", | |
"name": "Assignment - Local", | |
"values": [ | |
{ | |
"key": "accessToken", | |
"value": "", | |
"enabled": true | |
}, | |
{ | |
"key": "apiBaseUrl", | |
"value": "http://localhost:8080/api/v1", | |
"enabled": true | |
} | |
], | |
"_postman_variable_scope": "environment", | |
"_postman_exported_at": "2020-09-04T05:27:18.116Z", | |
"_postman_exported_using": "Postman/7.30.1" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment