-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInsomnia_requests.json
1 lines (1 loc) · 4.61 KB
/
Insomnia_requests.json
1
{"_type":"export","__export_format":4,"__export_date":"2019-06-27T01:44:47.143Z","__export_source":"insomnia.desktop.app:v6.5.4","resources":[{"_id":"req_335999c6bc474f25bb011419ac1570be","authentication":{},"body":{},"created":1561587242248,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1561587271327,"method":"GET","modified":1561587479924,"name":"/projects","parameters":[],"parentId":"fld_db3e89eb14fb4b468ef53ef04917e515","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"http://localhost:3000/projects","_type":"request"},{"_id":"fld_db3e89eb14fb4b468ef53ef04917e515","created":1561587219529,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1561514476379,"modified":1561588247454,"name":"desafio01","parentId":"wrk_adceaa5e50d444d3842f81b5eb0a30fe","_type":"request_group"},{"_id":"wrk_adceaa5e50d444d3842f81b5eb0a30fe","created":1561252008977,"description":"","modified":1561252008977,"name":"Insomnia","parentId":null,"_type":"workspace"},{"_id":"req_684c229440e247b290e8daac04f982f3","authentication":{},"body":{},"created":1561587320932,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1561587271302,"method":"GET","modified":1561587474604,"name":"/projects/:id","parameters":[],"parentId":"fld_db3e89eb14fb4b468ef53ef04917e515","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"http://localhost:3000/projects/1","_type":"request"},{"_id":"req_c11a31e7f3d24ae5b39b3c8a96cebb3a","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"id\": 2,\n\t\"title\": \"Projeto GoStack 2\",\n\t\"tasks\": []\n}"},"created":1561587271277,"description":"","headers":[{"id":"pair_2bc9f09045e14a68a869292776ffe52a","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1561587271277,"method":"POST","modified":1561588608332,"name":"/projects","parameters":[],"parentId":"fld_db3e89eb14fb4b468ef53ef04917e515","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"http://localhost:3000/projects","_type":"request"},{"_id":"req_8e76b73df38b443f8a8c96cc07ba248e","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"title\": \"new task\"\n}"},"created":1561587522399,"description":"","headers":[{"id":"pair_2bc9f09045e14a68a869292776ffe52a","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1561560241814.25,"method":"POST","modified":1561588170884,"name":"/projects/:id/tasks","parameters":[],"parentId":"fld_db3e89eb14fb4b468ef53ef04917e515","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"http://localhost:3000/projects/2/tasks","_type":"request"},{"_id":"req_8ad3a8f6bdb34777996f67b1ab8afaf5","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"title\": \"Projeto GoStack 1!!!\"\n}"},"created":1561587435168,"description":"","headers":[{"id":"pair_faa18cd98bf6440797869299cbd5cbb7","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1561533212351.5,"method":"PUT","modified":1561587465527,"name":"/projects/:id","parameters":[],"parentId":"fld_db3e89eb14fb4b468ef53ef04917e515","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"http://localhost:3000/projects/1","_type":"request"},{"_id":"req_09901d244fba4b95954a16b488c62fc5","authentication":{},"body":{},"created":1561587491402,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1561524207368.75,"method":"DELETE","modified":1561587498432,"name":"/projects/:id (Copy)","parameters":[],"parentId":"fld_db3e89eb14fb4b468ef53ef04917e515","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"http://localhost:3000/projects/1","_type":"request"},{"_id":"env_1bcabf6ec8dae6de0cf89085ce58c4c33e9c510f","color":null,"created":1561252009021,"data":{},"dataPropertyOrder":null,"isPrivate":false,"metaSortKey":1561252009021,"modified":1561252009021,"name":"Base Environment","parentId":"wrk_adceaa5e50d444d3842f81b5eb0a30fe","_type":"environment"},{"_id":"jar_1bcabf6ec8dae6de0cf89085ce58c4c33e9c510f","cookies":[],"created":1561252009037,"modified":1561252009037,"name":"Default Jar","parentId":"wrk_adceaa5e50d444d3842f81b5eb0a30fe","_type":"cookie_jar"}]}