-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpostman_environment.json
More file actions
22 lines (22 loc) · 1 KB
/
postman_environment.json
File metadata and controls
22 lines (22 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"id": "3d109c27-a54c-03d6-dd33-41049a4d860f",
"name": "Garage Sale Service",
"values": [
{
"enabled": true,
"key": "Token",
"value": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjEiLCJ0eXAiOiJKV1QifQ.eyJyb2xlcyI6WyJBRE1JTiIsIlVTRVIiXSwiZXhwIjoxNTUzODA0NDkxLCJpYXQiOjE1NTM4MDA4OTEsInN1YiI6IjVjZjM3MjY2LTM0NzMtNDAwNi05ODRmLTkzMjUxMjI2NzhiNyJ9.R7L4d2D5fHLQ8_dShMkiV7zx5dvvghGSthnHmqXaT0YtNPzflWJVf4NotJkt91RMXN0iZTFotpg5dlRVHWgPVNZ5QEMgO7qQcU_Dwq2OY58dkB4Vq1CO4PAym5LWkqS5frsXwnayTnbltk_T2NegHZbFBfcw36LA3_gQLdkNCZN2WTzTWWeOUmW6hgiqkY7HWEToFfBiJEHXgR3YE3-_RrZOaHYRA3vmrL5N2nLCKuLUCZr-000uxJ16bsuViJs_BjgFGjzaQxdjb6SEJ_DiKfRKmD6nQeDO6Fxw6oI7osdlD8qhoswukFvF4qCwxfbcDMrN4Gm2DZYH66LBHMZ3fA",
"type": "text"
},
{
"enabled": true,
"key": "SERVER",
"value": "http://localhost:8000",
"type": "text"
}
],
"timestamp": 1554148674032,
"_postman_variable_scope": "environment",
"_postman_exported_at": "2019-04-01T19:57:56.611Z",
"_postman_exported_using": "Postman/5.3.2"
}