-
Notifications
You must be signed in to change notification settings - Fork 0
/
insominia-requests.json
1 lines (1 loc) · 4.65 KB
/
insominia-requests.json
1
{"_type":"export","__export_format":4,"__export_date":"2019-10-15T16:14:59.771Z","__export_source":"insomnia.desktop.app:v7.0.0","resources":[{"_id":"req_e51b742b43a647639100b5b4a825698e","authentication":{},"body":{},"created":1571142539857,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1571142539857,"method":"GET","modified":1571142574396,"name":"List Projects","parameters":[],"parentId":"fld_55bf2718b1d84cc085ed4cf81715f789","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/projects","_type":"request"},{"_id":"fld_55bf2718b1d84cc085ed4cf81715f789","created":1571142412253,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1571142412353,"modified":1571142435593,"name":"Projects","parentId":"fld_619d40ec1fdb4b0e8b97771ba6f249f7","_type":"request_group"},{"_id":"fld_619d40ec1fdb4b0e8b97771ba6f249f7","created":1571142393834,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1571142393834,"modified":1571142393834,"name":"Chalenge 01","parentId":"wrk_d6ec23fbd9614a8dbc64f80a63cd1bcf","_type":"request_group"},{"_id":"wrk_d6ec23fbd9614a8dbc64f80a63cd1bcf","created":1571142374061,"description":"","modified":1571142374061,"name":"Bootcamp GoStack","parentId":null,"_type":"workspace"},{"_id":"req_626e41fc46af427e8836178c25f84823","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"id\": \"1\",\n\t\"title\": \"New project\"\n}"},"created":1571142691952,"description":"","headers":[{"id":"pair_664ecfc39f0542a4bf18db2ee5b124e8","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1571142539807,"method":"POST","modified":1571156059648,"name":"Create Project","parameters":[],"parentId":"fld_55bf2718b1d84cc085ed4cf81715f789","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/projects","_type":"request"},{"_id":"req_58687973ad7b4a54a08c693591756b65","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"title\": \"Edited project\"\n}"},"created":1571142793416,"description":"","headers":[{"id":"pair_c2acf075b5e04175ab73e4de220b3243","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1571142539757,"method":"PUT","modified":1571156032912,"name":"Update Project","parameters":[],"parentId":"fld_55bf2718b1d84cc085ed4cf81715f789","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/projects/1","_type":"request"},{"_id":"req_0d7721791395498e9dbf81fa23d6ca80","authentication":{},"body":{},"created":1571142876881,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1571142539707,"method":"DELETE","modified":1571151326860,"name":"Delete Project","parameters":[],"parentId":"fld_55bf2718b1d84cc085ed4cf81715f789","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/projects/1","_type":"request"},{"_id":"req_c1a3ef2bd7cd49c8bdf287a0fba3a3dd","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"title\": \"New task\"\n}"},"created":1571142951193,"description":"","headers":[{"id":"pair_3eaa0fd17959412c82401c60be4d633e","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1571142412253,"method":"POST","modified":1571156039720,"name":"Create Task","parameters":[],"parentId":"fld_2f3c3f1259d04cd8977d6f01c8f4d502","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/projects/1/tasks","_type":"request"},{"_id":"fld_2f3c3f1259d04cd8977d6f01c8f4d502","created":1571142420291,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1571142412303,"modified":1571142427296,"name":"Tasks","parentId":"fld_619d40ec1fdb4b0e8b97771ba6f249f7","_type":"request_group"},{"_id":"env_29b641ba6ae2d395fbf7a113cba265daaed38be1","color":null,"created":1571142374180,"data":{"base_url":"http://localhost:3000"},"dataPropertyOrder":{"&":["base_url"]},"isPrivate":false,"metaSortKey":1571142374180,"modified":1571142563539,"name":"Base Environment","parentId":"wrk_d6ec23fbd9614a8dbc64f80a63cd1bcf","_type":"environment"},{"_id":"jar_29b641ba6ae2d395fbf7a113cba265daaed38be1","cookies":[],"created":1571142374194,"modified":1571142374194,"name":"Default Jar","parentId":"wrk_d6ec23fbd9614a8dbc64f80a63cd1bcf","_type":"cookie_jar"}]}