-
Notifications
You must be signed in to change notification settings - Fork 0
/
insomnia.json
1 lines (1 loc) · 12.1 KB
/
insomnia.json
1
{"_type":"export","__export_format":4,"__export_date":"2024-01-11T18:20:01.266Z","__export_source":"insomnia.desktop.app:v8.5.1","resources":[{"_id":"req_40898e640b1646419cbdaf4cd4f7e1fd","parentId":"fld_3ef8f86bfd9349a388b2046506fa639b","modified":1704942180153,"created":1704915038635,"url":"{{ _.base_url }}/photos/","name":"store","description":"","method":"POST","body":{"mimeType":"multipart/form-data","params":[{"id":"pair_12b07e36fe554a45b1e01a3349e5cd83","name":"photo","value":"","description":"","type":"file","fileName":"/Users/remedios/Desktop/AB/remedios.png"},{"id":"pair_8693cb510a5140b2b1aa953f148ec206","name":"student_id","value":"1","description":""}]},"parameters":[],"headers":[{"name":"Content-Type","value":"multipart/form-data"},{"name":"User-Agent","value":"insomnia/8.5.1"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1704915038635,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_3ef8f86bfd9349a388b2046506fa639b","parentId":"wrk_93e302f6a05245fdb133cfd7626ac6bb","modified":1704915031646,"created":1704915031646,"name":"photos","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1704915031646,"_type":"request_group"},{"_id":"wrk_93e302f6a05245fdb133cfd7626ac6bb","parentId":null,"modified":1704946008280,"created":1704757117497,"name":"school (Dev)","description":"","scope":"collection","_type":"workspace"},{"_id":"req_b1a9862d06864ceda9e11904f09e656e","parentId":"fld_94561fd55088480b80836035ffbd5934","modified":1704855889011,"created":1704841715385,"url":"{{ _.base_url }}/tokens/","name":"store","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"email\": \"[email protected]\",\n\t\"password\": \"12345678\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_8f323b0d4947451084076706db093ca0"},{"name":"User-Agent","value":"insomnia/8.5.1","id":"pair_e1c400495216430b9cd2466831b7a7c4"}],"authentication":{},"metaSortKey":-1704841715385,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_94561fd55088480b80836035ffbd5934","parentId":"wrk_93e302f6a05245fdb133cfd7626ac6bb","modified":1704941393999,"created":1704841712179,"name":"tokens","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1704850795292,"_type":"request_group"},{"_id":"req_4cccdf426e9942de856a103e15651b6e","parentId":"fld_f67968c7e7ff468a96e97d551c9a249d","modified":1704929386961,"created":1704850799037,"url":"{{ _.base_url }}/students/","name":"index","description":"","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/8.5.1"}],"authentication":{},"metaSortKey":-1704854725490,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_f67968c7e7ff468a96e97d551c9a249d","parentId":"wrk_93e302f6a05245fdb133cfd7626ac6bb","modified":1704850795192,"created":1704850795192,"name":"student","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1704850795192,"_type":"request_group"},{"_id":"req_4e5ae3507c5a47e781ae2f33c226ce90","parentId":"fld_f67968c7e7ff468a96e97d551c9a249d","modified":1704941320505,"created":1704854049919,"url":"{{ _.base_url }}/students/1","name":"show","description":"","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/8.5.1"}],"authentication":{},"metaSortKey":-1704854725440,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_106fbbd0e36d4432998dd431849f89c9","parentId":"fld_f67968c7e7ff468a96e97d551c9a249d","modified":1704929340725,"created":1704854725390,"url":"{{ _.base_url }}/students/","name":"store","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\t\n\t\"first_name\": \"John\",\n\t\"last_name\": \"Doe\",\n\t\"email\": \"[email protected]\",\n\t\"age\": 20,\n\t\"weight\": 77.5,\n\t\"height\": 2.5\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_b9cc483433d144c784f6bf3b3768e4ff"},{"name":"User-Agent","value":"insomnia/8.5.1","id":"pair_69a39c22f8f94a3b9516a7b96a8fe05c"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1704854725390,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_1def3d5b13cb469991fa61e8fb9b043c","parentId":"fld_f67968c7e7ff468a96e97d551c9a249d","modified":1704929337837,"created":1704854529407,"url":"{{ _.base_url }}/students/1","name":"update","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\t\n\t\"first_name\": \"Miguel\",\n\t\"last_name\": \"Remedios\",\n\t\"email\": \"[email protected]\",\n\t\"age\": 22,\n\t\"weight\": 90,\n\t\"height\": 182\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_729e167505764e708445bc2cb932c06a"},{"name":"User-Agent","value":"insomnia/8.5.1","id":"pair_15eead0547494c3bbb8b5bb61e2cccc9"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1704854694991,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_faf86d5623e74a5d8fcd000744d7326b","parentId":"fld_f67968c7e7ff468a96e97d551c9a249d","modified":1704929333251,"created":1704854664592,"url":"{{ _.base_url }}/students/20","name":"delete","description":"","method":"DELETE","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/8.5.1","id":"pair_69757b66d19c45089e860998859c266c"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1704854664592,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_8b09481c41f542d394a0c1b7ac2d8606","parentId":"fld_5bd550df3ee5452b816fa18a8cdc5a5b","modified":1704929323757,"created":1704822202748,"url":"{{ _.base_url }}/users/","name":"index","description":"","method":"GET","body":{"mimeType":"application/json","text":""},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_2c690034fa204f33bf99727014bd79f3"},{"name":"User-Agent","value":"insomnia/8.5.1","id":"pair_29c6d9d96cc34dfcabef3858cf26c17d"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1704817877325,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_5bd550df3ee5452b816fa18a8cdc5a5b","parentId":"wrk_93e302f6a05245fdb133cfd7626ac6bb","modified":1704817873530,"created":1704817873530,"name":"users","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1704817873530,"_type":"request_group"},{"_id":"req_8b4a7549cd2f42869e81c184a5fdccef","parentId":"fld_5bd550df3ee5452b816fa18a8cdc5a5b","modified":1704855841765,"created":1704822570003,"url":"{{ _.base_url }}/users/14","name":"show","description":"","method":"GET","body":{"mimeType":"application/json","text":""},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/8.5.1"}],"authentication":{},"metaSortKey":-1704817877275,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_8a6590b0a8d1402494e8a2ed05ddfd6e","parentId":"fld_5bd550df3ee5452b816fa18a8cdc5a5b","modified":1704929352495,"created":1704817877125,"url":"{{ _.base_url }}/users/","name":"store","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n \"name\": \"Carolina\",\n \"email\": \"[email protected]\",\n \"password\": \"12345678\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/8.5.1"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1704817877125,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_18b72a5d40bf4a8ab82eb4950553b7d5","parentId":"fld_5bd550df3ee5452b816fa18a8cdc5a5b","modified":1704929366302,"created":1704822907433,"url":"{{ _.base_url }}/users/","name":"update","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Miguel2\",\n\t\"email\": \"[email protected]\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_f23b485995074c4fb769033f875aa95e"},{"name":"User-Agent","value":"insomnia/8.5.1","id":"pair_5906926ba7c841519b61db4b5e0dc2f2"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1704815985063.8125,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_f5d9af87be424c3fab317359ee07ebab","parentId":"fld_5bd550df3ee5452b816fa18a8cdc5a5b","modified":1704929376325,"created":1704824240864,"url":"{{ _.base_url }}/users/","name":"delete","description":"","method":"DELETE","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/8.5.1","id":"pair_c0761cc974f5461d9a1b06b1de2ecef1"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1704814093002.625,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_02353541d0d54f1d92930d2f457fac2d","parentId":"fld_f28a152bfbfe41899eb53d367876daff","modified":1704818420723,"created":1704757331167,"url":"{{ _.base_url }}","name":"index","description":"","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/8.5.1"}],"authentication":{},"metaSortKey":-1704757331167,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_f28a152bfbfe41899eb53d367876daff","parentId":"wrk_93e302f6a05245fdb133cfd7626ac6bb","modified":1704757317178,"created":1704757317178,"name":"home","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1704757317178,"_type":"request_group"},{"_id":"env_a77ceba40f7ade9785026a826d6c399b1e238e89","parentId":"wrk_93e302f6a05245fdb133cfd7626ac6bb","modified":1704929168213,"created":1704757117501,"name":"Base Environment","data":{"base_url":"http://localhost:3001","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTgsImVtYWlsIjoibWlndWVscmVtYWR5QGdtYWlsLmNvbSIsImlhdCI6MTcwNDg1NjA5NCwiZXhwIjoxNzA1NDYwODk0fQ.djSUbqny34d7tkWbv1zQ7oefCMtzxasKuEN5wxNzIQI"},"dataPropertyOrder":{"&":["base_url","token"]},"color":null,"isPrivate":false,"metaSortKey":1704757117501,"_type":"environment"},{"_id":"jar_a77ceba40f7ade9785026a826d6c399b1e238e89","parentId":"wrk_93e302f6a05245fdb133cfd7626ac6bb","modified":1704757117502,"created":1704757117502,"name":"Default Jar","cookies":[],"_type":"cookie_jar"}]}