-
Notifications
You must be signed in to change notification settings - Fork 2
/
insomnia.json
1 lines (1 loc) · 4.4 KB
/
insomnia.json
1
{"_type":"export","__export_format":4,"__export_date":"2019-10-10T19:32:10.726Z","__export_source":"insomnia.desktop.app:v7.0.1","resources":[{"_id":"req_205f26b4b6f244d2a0cf8cd8e2280e09","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"EMail\":\"aaa@bbb.de\",\n\t\"Password\": \"test\" \n}"},"created":1570735079063,"description":"","headers":[{"id":"pair_c6da8e5b8b754eb2af5059ea192f7b37","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1570735079063,"method":"POST","modified":1570735612629,"name":"Add User","parameters":[],"parentId":"fld_cc034de0a0324a8186ca355c7f27a3cf","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/api/users","_type":"request"},{"_id":"fld_cc034de0a0324a8186ca355c7f27a3cf","created":1570735423783,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1570735423783,"modified":1570735423783,"name":"Auth","parentId":"wrk_1067a9b0efba4aec869a3e5c638c22c5","_type":"request_group"},{"_id":"wrk_1067a9b0efba4aec869a3e5c638c22c5","created":1570558348087,"description":"","modified":1570558348087,"name":"Castos","parentId":null,"_type":"workspace"},{"_id":"req_eea72ce27ea34c6d99866739f5d3353f","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"Email\":\"aaa@bbb.de\",\n\t\"Password\": \"test\" \n}"},"created":1570735229508,"description":"","headers":[{"id":"pair_18d9a12973274f5c8ec8d27af53f2ae3","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1570735079013,"method":"POST","modified":1570735625369,"name":"Get Token","parameters":[],"parentId":"fld_cc034de0a0324a8186ca355c7f27a3cf","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/token","_type":"request"},{"_id":"req_1191d1c06a76461ca71c1675c36357e5","authentication":{"disabled":false,"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJhYWFAYmJiLmRlIiwianRpIjoiZWI4NDAyNDQtYmRkYy00OTY2LTljY2QtNGQ1NTI0ZGZlYzg4IiwiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9yb2xlIjoiQWRtaW4iLCJuYmYiOjE1NzA3MzUyNTQsImV4cCI6MTU3MDczODg1NCwiaXNzIjoic2F0dXJuZnJhbWV3b3JrLmlvIiwiYXVkIjoic2F0dXJuZnJhbWV3b3JrLmlvIn0.QyvuIKj6K0jYPI_iY-_cCUbtUnDBud19CJXUKIiXYyA","type":"bearer"},"body":{},"created":1570735275633,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1570735078963,"method":"GET","modified":1570735634139,"name":"Get Users","parameters":[],"parentId":"fld_cc034de0a0324a8186ca355c7f27a3cf","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/api/users","_type":"request"},{"_id":"req_32a8c4ec39134697821db71da9606245","authentication":{},"body":{},"created":1570735448838,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1570735448838,"method":"GET","modified":1570735641138,"name":"Get Feeds","parameters":[],"parentId":"fld_9cd7a05e5302462197245e3c94c978f6","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/api/feeds","_type":"request"},{"_id":"fld_9cd7a05e5302462197245e3c94c978f6","created":1570735438885,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1570735423733,"modified":1570735441545,"name":"Feeds","parentId":"wrk_1067a9b0efba4aec869a3e5c638c22c5","_type":"request_group"},{"_id":"env_ad8b154e51a66d4a43e23b3ee7857323ef0a8ca7","color":null,"created":1570558348158,"data":{},"dataPropertyOrder":null,"isPrivate":false,"metaSortKey":1570558348158,"modified":1570558348158,"name":"Base Environment","parentId":"wrk_1067a9b0efba4aec869a3e5c638c22c5","_type":"environment"},{"_id":"jar_ad8b154e51a66d4a43e23b3ee7857323ef0a8ca7","cookies":[],"created":1570558348171,"modified":1570558348171,"name":"Default Jar","parentId":"wrk_1067a9b0efba4aec869a3e5c638c22c5","_type":"cookie_jar"},{"_id":"env_7bd24909e627495fa8ca50144b442772","color":null,"created":1570735494040,"data":{"base_url":"https://localhost"},"dataPropertyOrder":{"&":["base_url"]},"isPrivate":false,"metaSortKey":1570735494040,"modified":1570735607702,"name":"Development","parentId":"env_ad8b154e51a66d4a43e23b3ee7857323ef0a8ca7","_type":"environment"}]}