Files
verver-tools/postman/swtp.postman_environment.json
2018-04-26 22:40:20 +02:00

22 lines
649 B
JSON

{
"id": "baebc132-86af-698b-9e4c-48218cf5a6a2",
"name": "swtp",
"values": [
{
"enabled": true,
"key": "url",
"value": "http://localhost:8080",
"type": "text"
},
{
"enabled": true,
"key": "token",
"value": "eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbiIsImV4cCI6MTUyMzYxMDU2NSwiaWF0IjoxNTIzMDA1NzY1fQ.C4GGhNmwRTHj_qsGAC5vdnfkhsQ882L-VbLbhto4KIAqSk_9iUB8GJOv4PeQ_DkqJfqUfy8ncrf5A2JpLUmxqA",
"type": "text"
}
],
"timestamp": 1523005765623,
"_postman_variable_scope": "environment",
"_postman_exported_at": "2018-04-06T10:05:01.306Z",
"_postman_exported_using": "Postman/5.5.0"
}