add postman configuration files

This commit is contained in:
Felix Förtsch
2018-04-26 22:40:20 +02:00
parent 519c6ffe9a
commit 1ed627d1bd
4 changed files with 2383 additions and 0 deletions

0
postman/.gitkeep Normal file
View File

View File

@@ -0,0 +1,21 @@
{
"id": "3150b666-3af9-4263-a8b6-ea6805ebc531",
"name": "api.swt.leoek.eu",
"values": [
{
"key": "url",
"value": "https://api.swt.leoek.eu",
"enabled": true,
"type": "text"
},
{
"key": "token",
"value": "eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbjIiLCJleHAiOjE1MjUxMDUxMDgsImlhdCI6MTUyNDUwMDMwOH0.1Ar5v9dPPn8lfiHmtNlARLeJU_y--IH9Is20Bb3DvTHn3UOv-5xtLX9kq_cabQTJhTBaINT1xOBaVN4ahuW54w",
"enabled": true,
"type": "text"
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2018-04-23T16:19:05.952Z",
"_postman_exported_using": "Postman/6.0.10"
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,22 @@
{
"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"
}