Skip to content

Instantly share code, notes, and snippets.

@namtx
Created September 4, 2020 05:28
Show Gist options
  • Save namtx/d6c46ec6c876c1b498827fb7ac3a64de to your computer and use it in GitHub Desktop.
Save namtx/d6c46ec6c876c1b498827fb7ac3a64de to your computer and use it in GitHub Desktop.
Assignment Local Environent
{
"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