-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinsomnia.json
1 lines (1 loc) · 6.5 KB
/
insomnia.json
1
{"_type":"export","__export_format":4,"__export_date":"2020-05-28T08:07:30.158Z","__export_source":"insomnia.desktop.app:v7.1.1","resources":[{"_id":"req_a844e9587d65429eb5f20dbfa376a92c","authentication":{},"body":{},"created":1589808463157,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1589568933252,"method":"GET","modified":1590653080536,"name":"Get User Details","parameters":[{"description":"optional - default is false","id":"pair_9c7b9445d8e1432d9c3b474bcc0d12c6","name":"deleted","value":"true"}],"parentId":"fld_91bc8726530e47689b493e6e0ba9cb33","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_host }}/user/{{ userId }}","_type":"request"},{"_id":"fld_91bc8726530e47689b493e6e0ba9cb33","created":1590568386930,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1590568386930,"modified":1590568386930,"name":"Users","parentId":"wrk_881a7d3289864937811b62d5671c00e5","_type":"request_group"},{"_id":"wrk_881a7d3289864937811b62d5671c00e5","created":1589568908579,"description":"","modified":1590568908420,"name":"Social Network","parentId":null,"_type":"workspace"},{"_id":"req_6f38679469aa4808b511d1c756542fd3","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"username\": \"ann_eav\",\n\t\"email\": \"ann_eav@hotmail.com\",\n\t\"password\": \"banana\",\n\t\"password2\": \"banana\",\n\t\"latitude\": 20,\n\t\"longitude\": 20,\n\t\"language\": \"ES\"\n}"},"created":1590568935320,"description":"","headers":[{"id":"pair_5110ae4e39774fafb635c5f816a693d0","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1589568933202,"method":"POST","modified":1590653048830,"name":"Create User","parameters":[],"parentId":"fld_91bc8726530e47689b493e6e0ba9cb33","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_host }}/user","_type":"request"},{"_id":"req_01879f605ce6489bb8d346a0a1e8336d","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"username\": \"ann_eav\"\n}"},"created":1590598261930,"description":"","headers":[{"id":"pair_6f2c22b6870546e9a3faa1d33afe28af","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1589568933152,"method":"PATCH","modified":1590653064655,"name":"Update User Details","parameters":[],"parentId":"fld_91bc8726530e47689b493e6e0ba9cb33","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_host }}/user/{{ userId }}","_type":"request"},{"_id":"req_a51487f200f943bc813bb71f812e958b","authentication":{},"body":{},"created":1590605517891,"description":"<!-- RESPONSE -->\n{\n \"statusCode\": 200,\n \"errors\": [],\n \"data\": {\n \"id\": 1,\n \"username\": \"ann_eav\",\n \"created_at\": \"2020-05-27T09:31:53.000Z\",\n \"updated_at\": \"2020-05-27T17:00:54.000Z\",\n \"deleted_at\": \"2020-05-27T19:00:49.000Z\",\n \"latitude\": 20,\n \"longitude\": 20,\n \"language\": \"ES\"\n }\n}\n<!-- ENDRESPONSE -->","headers":[],"isPrivate":false,"metaSortKey":-1589568933102,"method":"DELETE","modified":1590653174595,"name":"Delete User","parameters":[{"description":"","id":"pair_a0d205568611442087c0ca71bfb7233a","name":"userId","value":"1"}],"parentId":"fld_91bc8726530e47689b493e6e0ba9cb33","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_host }}/user/{{ userId }}","_type":"request"},{"_id":"req_67313ee0b3044ceeac6ffc50f7b95fb9","authentication":{},"body":{},"created":1589573400099,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1590068628094.5,"method":"GET","modified":1590653196448,"name":"Ping endpoint - Localhost","parameters":[],"parentId":"fld_894c534ebb4047c798da33411bb243ab","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_host }}/ping","_type":"request"},{"_id":"fld_894c534ebb4047c798da33411bb243ab","created":1590568322636,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1590568322637,"modified":1590568322636,"name":"Network","parentId":"wrk_881a7d3289864937811b62d5671c00e5","_type":"request_group"},{"_id":"req_8dbf82c8211c402db75c03fb9a1952d3","authentication":{},"body":{},"created":1589573433243,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1590068628044.5,"method":"GET","modified":1590653200871,"name":"Test endpoint - Localhost","parameters":[{"description":"","id":"pair_e4f1b206bdf54887abe66819468fcd33","name":"param1","value":"value1"}],"parentId":"fld_894c534ebb4047c798da33411bb243ab","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_host }}/test/query","_type":"request"},{"_id":"req_97689bab69664f57a7580d620833c6b1","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"param1\":\"param2\",\n\t\"error\": false\n}"},"created":1589568933302,"description":"","headers":[{"id":"pair_1d937d0245f348f89ad23322c2ff739f","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1590068628019.5,"method":"POST","modified":1590653222212,"name":"Test endpoint - Localhost","parameters":[],"parentId":"fld_894c534ebb4047c798da33411bb243ab","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_host }}/test/body","_type":"request"},{"_id":"env_d775d07e2d756fcf6162db9632a89854231b6a44","color":null,"created":1589568908616,"data":{"base_host":"http://localhost:3000","userId":1},"dataPropertyOrder":{"&":["base_host","userId"]},"isPrivate":false,"metaSortKey":1589568908616,"modified":1590653027390,"name":"Base Environment","parentId":"wrk_881a7d3289864937811b62d5671c00e5","_type":"environment"},{"_id":"jar_d775d07e2d756fcf6162db9632a89854231b6a44","cookies":[],"created":1589568908619,"modified":1589568908619,"name":"Default Jar","parentId":"wrk_881a7d3289864937811b62d5671c00e5","_type":"cookie_jar"}]}