-
Notifications
You must be signed in to change notification settings - Fork 0
/
insomnia.json
1 lines (1 loc) · 15.7 KB
/
insomnia.json
1
{"_type":"export","__export_format":4,"__export_date":"2022-02-19T17:49:19.643Z","__export_source":"insomnia.desktop.app:v2021.7.2","resources":[{"_id":"req_1a5512bd4ff44d229e609da8539d072b","parentId":"fld_266386555a534cbdbbf622e4c423c974","modified":1645292942472,"created":1645224759283,"url":"{{ _.baseURL }}/shipments/calculate","name":"Calculate","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"zip_code\": \"37800000\",\n\t\"cart\": [\n\t\t{\n\t\t\t\"product_id\": \"b61a4cb2-6de6-460c-94e2-fc0fd2ab3450\",\n\t\t\t\"quantity\": 1\n\t\t}\n\t]\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_08417863c2db40b8af1b882d7334abc7"}],"authentication":{},"metaSortKey":-1645224759283,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_266386555a534cbdbbf622e4c423c974","parentId":"wrk_6c0662456a3e4649b17a1d79a92a56c1","modified":1645291534016,"created":1645224742197,"name":"Shipments","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1645224742197,"_type":"request_group"},{"_id":"wrk_6c0662456a3e4649b17a1d79a92a56c1","parentId":null,"modified":1644762877549,"created":1644762866365,"name":"Ecommerce API","description":"","scope":"collection","_type":"workspace"},{"_id":"req_58559172426d454185ec34b325c06f2a","parentId":"fld_aac7aec12a9046179d45b0c8b0efe1f0","modified":1645292948507,"created":1644956135810,"url":"{{ _.baseURL }}/categories","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\":\"Categoria 1\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_5c7b8058b31e482a947cb763c5a70cfa"}],"authentication":{"type":"bearer","token":"{{ _.tokenAdmin }}"},"metaSortKey":-1644956135810,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_aac7aec12a9046179d45b0c8b0efe1f0","parentId":"wrk_6c0662456a3e4649b17a1d79a92a56c1","modified":1644956129962,"created":1644956129962,"name":"Category","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1644956129962,"_type":"request_group"},{"_id":"req_20dbd2dfbcd74988a240f2bbae15d36c","parentId":"fld_de9b82d2ec334590aaac77c7cfd96020","modified":1645187195462,"created":1645187187200,"url":"{{ _.baseURL }}/products","name":"List","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1645187187200,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_de9b82d2ec334590aaac77c7cfd96020","parentId":"wrk_6c0662456a3e4649b17a1d79a92a56c1","modified":1644954173200,"created":1644954173200,"name":"Products","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1644954173200,"_type":"request_group"},{"_id":"req_0111b4b097644abba3a956ba73b94c3e","parentId":"fld_de9b82d2ec334590aaac77c7cfd96020","modified":1645292935781,"created":1644954180218,"url":"{{ _.baseURL }}/products","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"sku\": \"AB1234\",\n\t\"title\": \"Produto 1\",\n\t\"description\": \"Descrição do Produto 1\",\n\t\"price\": 25000,\n\t\"promotional_price\": 20000,\n\t\"category_id\": \"c56437f4-c023-446a-8d81-14d12f6e955a\",\n\t\"height\": 25,\n\t\"width\": 20,\n\t\"length\": 50,\n\t\"weight\": 250,\n\t\"stock\": 10\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_acb3f67caffa4c10983b637da915b8c2"}],"authentication":{"type":"bearer","token":"{{ _.tokenAdmin }}"},"metaSortKey":-1644954180218,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_17e302504e3f4358acdd364cc64075f1","parentId":"fld_de9b82d2ec334590aaac77c7cfd96020","modified":1645291556553,"created":1645186954508,"url":"{{ _.baseURL }}/products/photos/2d06d80f-2b27-4a08-82e0-4fd77889bdc6","name":"Uploads Photos","description":"","method":"PATCH","body":{"mimeType":"multipart/form-data","params":[{"name":"photos","value":"","id":"pair_ca5c49fabe4b4f24be6523a785d348c3","type":"file","fileName":"C:\\Users\\Saymon\\Downloads\\paul-gaudriault-a-QH9MAAVNI-unsplash.jpg"},{"id":"pair_d2c29c935e3e4f0f979b4328f5239163","name":"photos","value":"","description":"","type":"file","fileName":"C:\\Users\\Saymon\\Downloads\\revolt-164_6wVEHfI-unsplash.jpg"}]},"parameters":[],"headers":[{"name":"Content-Type","value":"multipart/form-data","id":"pair_acb3f67caffa4c10983b637da915b8c2"}],"authentication":{"type":"bearer","token":"{{ _.tokenAdmin }}"},"metaSortKey":-1644950291521.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_9ae015afe2fc4d55a6961a1f7cb8698d","parentId":"fld_9bb62774358a4ce7a283b268eb09097e","modified":1645292937789,"created":1644946402825,"url":"{{ _.baseURL }}/orders","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"cart\": [\n\t\t{\n\t\t\t\"product_id\": \"b61a4cb2-6de6-460c-94e2-fc0fd2ab3450\",\n\t\t\t\"quantity\": 1\n\t\t}\n\t],\n\t\"shipping\": {\n\t\t\"address\": {\n\t\t\t\"street\": \"Rua\",\n\t\t\t\"number\": \"Numero\",\n\t\t\t\"neighborhood\": \"Bairro\",\n\t\t\t\"city\": \"Braga\",\n\t\t\t\"state\": \"PA\",\n\t\t\t\"zip_code\": \"37800000\"\n\t\t},\n\t\t\"deadline\": \"2022-03-01\",\n\t\t\"cost\": 11610,\n\t\t\"type\": \"SEDEX\"\n\t},\n\t\"payment\": {\n\t\t\"amount\": 1000,\n\t\t\"status\": \"PENDING\"\n\t}\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_95ff11ad9cd2469fb663bc32486da118"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1644946402825,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_9bb62774358a4ce7a283b268eb09097e","parentId":"wrk_6c0662456a3e4649b17a1d79a92a56c1","modified":1644946397821,"created":1644946397821,"name":"Orders","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1644946397821,"_type":"request_group"},{"_id":"req_831490a444594495a12807993e1b81c4","parentId":"fld_84f39497eced4260aaf1178420500ec0","modified":1645292769618,"created":1645018127005,"url":"{{ _.baseURL }}/customers","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Saymon Cliente\",\n\t\"cpf\": \"02845134231\",\n\t\"phones\": [\n\t\t\"91983431424\"\n\t],\n\t\"birth_date\": \"1995-09-27\",\n\t\"address\": {\n\t\t\"street\": \"Rua\",\n\t\t\"number\": \"Numero\",\n\t\t\"neighborhood\": \"Bairro\",\n\t\t\"city\": \"Braga\",\n\t\t\"state\": \"PA\",\n\t\t\"zip_code\": \"37800000\"\n\t}\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_6c57238aa700432d8bc28c8d804e460c"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1645018127005,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_84f39497eced4260aaf1178420500ec0","parentId":"wrk_6c0662456a3e4649b17a1d79a92a56c1","modified":1644863263101,"created":1644863263101,"name":"Customers","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1644863263101,"_type":"request_group"},{"_id":"req_53cd2bd09c2c4aec8ab9116df348a502","parentId":"fld_84f39497eced4260aaf1178420500ec0","modified":1645292768502,"created":1644863269993,"url":"{{ _.baseURL }}/customers","name":"List","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.tokenAdmin }}"},"metaSortKey":-1644863269993,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_09f291ab5d6949fbb52078fa9e6733fc","parentId":"fld_e5b0fe3679774f81bbb6bcf3802b58d1","modified":1645291587532,"created":1644779655743,"url":"{{ _.baseURL }}/profile","name":"Profile","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1644779655743,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_e5b0fe3679774f81bbb6bcf3802b58d1","parentId":"wrk_6c0662456a3e4649b17a1d79a92a56c1","modified":1644779584324,"created":1644779584324,"name":"Profile","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1644779584324,"_type":"request_group"},{"_id":"req_245961b429044f5aae5e28bed9906945","parentId":"fld_e826a8d0fd874c75a4980d9279bd6a67","modified":1645291591631,"created":1644768272546,"url":"{{ _.baseURL }}/auth/revoke","name":"Revoke","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1644768272546,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_e826a8d0fd874c75a4980d9279bd6a67","parentId":"wrk_6c0662456a3e4649b17a1d79a92a56c1","modified":1644762889083,"created":1644762889083,"name":"Auth","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1644762889083,"_type":"request_group"},{"_id":"req_c27202bc7e4f473aba5664e4af4ff4bb","parentId":"fld_e826a8d0fd874c75a4980d9279bd6a67","modified":1644768218361,"created":1644768209986,"url":"{{ _.baseURL }}/auth/refresh","name":"Refresh","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1644768209986,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_ac7795210ca5498986d56fb6d775cadb","parentId":"fld_e826a8d0fd874c75a4980d9279bd6a67","modified":1645292765930,"created":1644762898888,"url":"{{ _.baseURL }}/auth/login","name":"Login","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"email\": \"[email protected]\",\n\t\"password\": \"123456789\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_82fee70f604a433b9c47fdb5f4919fa1"}],"authentication":{},"metaSortKey":-1644762898888,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_bd2ef5fa8de64f149a4dd87d905163c2","parentId":"fld_e826a8d0fd874c75a4980d9279bd6a67","modified":1645292687376,"created":1645185114159,"url":"{{ _.baseURL }}/auth/login","name":"Login ADMIN","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"email\": \"[email protected]\",\n\t\"password\": \"admin\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_82fee70f604a433b9c47fdb5f4919fa1"}],"authentication":{},"metaSortKey":-1644762898838,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_4dfbd29f41d14007b1a79461c8e58e8e","parentId":"fld_1af9331faaea49c9bf96eeb92ea3daed","modified":1645291589824,"created":1645188145601,"url":"{{ _.baseURL }}/users/avatar","name":"Update Avatar","description":"","method":"PATCH","body":{"mimeType":"multipart/form-data","params":[{"id":"pair_6db8c486daaa44568b9724a7aca00f82","name":"avatar","value":"","description":"","type":"file","fileName":"/Users/saymondamasio/Downloads/paul-gaudriault-a-QH9MAAVNI-unsplash.jpg"}]},"parameters":[],"headers":[{"name":"Content-Type","value":"multipart/form-data","id":"pair_5cd3c54987794de6b04b80dc4bfdec8a"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1645188145601,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_1af9331faaea49c9bf96eeb92ea3daed","parentId":"wrk_6c0662456a3e4649b17a1d79a92a56c1","modified":1644762884895,"created":1644762884895,"name":"Users","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1644762884895,"_type":"request_group"},{"_id":"req_1a3de85718e740afa8c07fa67e56cda8","parentId":"fld_1af9331faaea49c9bf96eeb92ea3daed","modified":1645292539708,"created":1644762972654,"url":"{{ _.baseURL }}/users","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Saymon\",\n\t\"email\": \"[email protected]\",\n\t\"password\": \"123456789\"\n}"},"parameters":[],"headers":[{"id":"pair_3f32a9e61a594640b3514d2189109d69","name":"Content-Type","value":"application/json","description":""}],"authentication":{},"metaSortKey":-1644762972654,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"env_30be439887dc88f97a478817f89c86ea66e85097","parentId":"wrk_6c0662456a3e4649b17a1d79a92a56c1","modified":1645185199353,"created":1644762866372,"name":"Base Environment","data":{"baseURL":"http://localhost:3333","token":"{% response 'body', 'req_ac7795210ca5498986d56fb6d775cadb', 'b64::JC50b2tlbg==::46b', 'never', 60 %}","tokenAdmin":"{% response 'body', 'req_bd2ef5fa8de64f149a4dd87d905163c2', 'b64::JC50b2tlbg==::46b', 'never', 60 %}"},"dataPropertyOrder":{"&":["baseURL","token","tokenAdmin"]},"color":null,"isPrivate":false,"metaSortKey":1644762866372,"_type":"environment"},{"_id":"jar_30be439887dc88f97a478817f89c86ea66e85097","parentId":"wrk_6c0662456a3e4649b17a1d79a92a56c1","modified":1645292767087,"created":1644762866375,"name":"Default Jar","cookies":[{"key":"refresh_token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InNheW1vbkBnbWFpbC5jb20iLCJzdWIiOiIyZmNkMGM5Mi02NTExLTQzNjYtYTY2YS04NThhZDQ1MmE0MWYiLCJyb2xlcyI6WyJjdXN0b21lciJdLCJwZXJtaXNzaW9ucyI6WyJwcm9kdWN0cy5saXN0Iiwic3RvcmUubGlzdCJdLCJpYXQiOjE2NDUyOTI3NjcsImV4cCI6MTY0Nzg4NDc2N30.EF_fn3Fyh0dr1NutziBIjlq3KCRqcdqo55GsYOBc39s","expires":"2022-03-21T17:46:07.000Z","maxAge":2592000,"domain":"localhost","path":"/auth/refresh","httpOnly":true,"hostOnly":true,"creation":"2022-02-13T16:04:16.565Z","lastAccessed":"2022-02-19T17:46:07.086Z","id":"20109958321344812"}],"_type":"cookie_jar"},{"_id":"spc_13b508a1e30248eebdcf5e2dc0d9f972","parentId":"wrk_6c0662456a3e4649b17a1d79a92a56c1","modified":1644762866367,"created":1644762866367,"fileName":"Ecommerce","contents":"","contentType":"yaml","_type":"api_spec"}]}