-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequests.json
1 lines (1 loc) · 4.29 KB
/
requests.json
1
{"_type":"export","__export_format":4,"__export_date":"2023-02-11T22:33:50.016Z","__export_source":"insomnia.desktop.app:v2022.7.5","resources":[{"_id":"req_ad1b87d31b3543afa622191f4adb78b2","parentId":"wrk_c6412c157d3d4cd48053b0e5f8845358","modified":1675804170153,"created":1675802138842,"url":"http://localhost:3000/tasks","name":"List all tasks","description":"","method":"GET","body":{},"parameters":[{"id":"pair_9ed7d7339bb44180bbc273920ead5a49","name":"search","value":"tarefa 8","description":"","disabled":true}],"headers":[],"authentication":{},"metaSortKey":-1675754625439.625,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"wrk_c6412c157d3d4cd48053b0e5f8845358","parentId":null,"modified":1675796845582,"created":1675796845582,"name":"NodeJS Ignite Challenge 01","description":"","scope":"collection","_type":"workspace"},{"_id":"req_88b39f55ed7846549cb80e2668961fa7","parentId":"wrk_c6412c157d3d4cd48053b0e5f8845358","modified":1675804171203,"created":1675796847836,"url":"http://localhost:3000/tasks","name":"Create task","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"title\": \"Nova tarefa 8\",\n\t\"description\": \"Minha nova tarefa 8\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{},"metaSortKey":-1675733514241.4375,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_ed32d69b713d451e934206cbd751cb81","parentId":"wrk_c6412c157d3d4cd48053b0e5f8845358","modified":1675957692779,"created":1675804166300,"url":"http://localhost:3000/tasks/fb49ae45-568c-4960-8f9d-c8258c3ce2f8","name":"Update task","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"title\": \"Compras de casa\",\n\t\"description\": \"Devo comprar arroz e macarrão\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{},"metaSortKey":-1675712403043.25,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_554260c964d14459ac9eb8438fa39cb6","parentId":"wrk_c6412c157d3d4cd48053b0e5f8845358","modified":1675957708607,"created":1675804686778,"url":"http://localhost:3000/tasks/fb49ae45-568c-4960-8f9d-c8258c3ce2f8","name":"Delete task","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1675585735854.125,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_82c3b1b3a6ef48d0a34c5c251797ebaa","parentId":"wrk_c6412c157d3d4cd48053b0e5f8845358","modified":1675805142897,"created":1675804895975,"url":"http://localhost:3000/tasks/d9e69dca-6430-4fd0-9afc-a8399ffb55ee/complete","name":"Complete task","description":"","method":"PATCH","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1675522402259.5625,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"env_50b8ec07b8530385b88797611cccbcdfea4807ba","parentId":"wrk_c6412c157d3d4cd48053b0e5f8845358","modified":1675796845586,"created":1675796845586,"name":"Base Environment","data":{},"dataPropertyOrder":null,"color":null,"isPrivate":false,"metaSortKey":1675796845586,"_type":"environment"},{"_id":"jar_50b8ec07b8530385b88797611cccbcdfea4807ba","parentId":"wrk_c6412c157d3d4cd48053b0e5f8845358","modified":1675796845588,"created":1675796845588,"name":"Default Jar","cookies":[],"_type":"cookie_jar"},{"_id":"spc_d7010843b144420e897378383632c1f6","parentId":"wrk_c6412c157d3d4cd48053b0e5f8845358","modified":1675796845582,"created":1675796845582,"fileName":"NodeJS Ignite Challenge 01","contents":"","contentType":"yaml","_type":"api_spec"}]}