forked from betrybe/backend-test
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinsomnia.json
1 lines (1 loc) · 16.1 KB
/
insomnia.json
1
{"_type":"export","__export_format":4,"__export_date":"2021-07-09T03:23:56.523Z","__export_source":"insomnia.desktop.app:v2021.4.1","resources":[{"_id":"req_2dd7ce65f9da40528a010baf426032d3","parentId":"fld_5022dee5d1dc4845b80769ee782ffdc8","modified":1625798729814,"created":1625791941311,"url":"{{ _.host }}/post","name":"Post","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"content\": \"Conteudo c\",\n\t\"title\": \"Titulo\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_ee335c9237d84fa0bd64ae532adc8976"},{"id":"pair_a59280434ea7456687a152091f086529","name":"Authorization","value":"Bearer {% response 'body', 'req_9d9620c344214e1fb7378ec6f43db1aa', 'b64::JC50b2tlbg==::46b', 'never', 60 %}","description":"","disabled":false}],"authentication":{},"metaSortKey":-1625791941311,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_5022dee5d1dc4845b80769ee782ffdc8","parentId":"wrk_c96f919209c4482e9fbe7e73341d78e6","modified":1625791930832,"created":1625791930832,"name":"Posts","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1625791930832,"_type":"request_group"},{"_id":"wrk_c96f919209c4482e9fbe7e73341d78e6","parentId":null,"modified":1625703106410,"created":1625703106410,"name":"BlogApi","description":"","scope":"collection","_type":"workspace"},{"_id":"req_b3068d0756904c268c6a091c6dc9b80c","parentId":"fld_5022dee5d1dc4845b80769ee782ffdc8","modified":1625798294242,"created":1625795264891,"url":"{{ _.host }}/post/ded7eeb7-ae3f-4947-9e2b-0a1dc14ef6ce","name":"Post","description":"","method":"GET","body":{},"parameters":[],"headers":[{"id":"pair_0dbbddf45e8347d0b036884a4a4ef00b","name":"Content-Type","value":"application/json","description":""},{"id":"pair_80128275275748ba99ce535bef767909","name":"Authorization","value":"Bearer {% response 'body', 'req_9d9620c344214e1fb7378ec6f43db1aa', 'b64::JC50b2tlbg==::46b', 'never', 60 %}","description":"","disabled":false},{"id":"pair_c21bf8964f614644a892d4e743dd6425","name":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJibG9nX2FwaSIsImV4cCI6MTYyNTcxNzAyNiwiaWF0IjoxNjI1NzE2Njg3LCJpc3MiOiJibG9nX2FwaSIsImp0aSI6IjFmZDNkNTcwLWU4OWQtNDI2ZS04ZTY0LWVjNDNmMmJlY2RkNSIsIm5iZiI6MTYyNTcxNjY4Niwic3ViIjoiN2E3MzFjNTItZjNkYS00MzM0LWJiNDYtZDdiMmVjOGJjYTQyIiwidHlwIjoiYWNjZXNzIn0.lWGVlXvKetggKE1MSVMfnCSBK2i_bn2L37e-iBQP4KIs8lzsWdNZ-jhBmQovnVtkhCe7mjOc8qeLAcrnr1Khkg","description":"","disabled":true},{"id":"pair_707c0159eb044e89b834172967d85cd7","name":"Authorization","value":"","description":"","disabled":true}],"authentication":{"type":"bearer"},"metaSortKey":-1625791941261,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_60d4f35ff9ec4163b45d88dde2005e1e","parentId":"fld_5022dee5d1dc4845b80769ee782ffdc8","modified":1625800348040,"created":1625798022262,"url":"{{ _.host }}/post/ded7eeb7-ae3f-4947-9e2b-0a1dc14ef6ce","name":"Post","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"content\": \"Conteudo modificado\",\n\t\"title\": \"Titulo modificado\"\n}"},"parameters":[],"headers":[{"id":"pair_80128275275748ba99ce535bef767909","name":"Authorization","value":"Bearer {% response 'body', 'req_9d9620c344214e1fb7378ec6f43db1aa', 'b64::JC50b2tlbg==::46b', 'never', 60 %}","description":"","disabled":false},{"id":"pair_78812257f9d74e7e979de91ed36b4500","name":"Content-Type","value":"application/json","description":""},{"id":"pair_c21bf8964f614644a892d4e743dd6425","name":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJibG9nX2FwaSIsImV4cCI6MTYyNTcxNzAyNiwiaWF0IjoxNjI1NzE2Njg3LCJpc3MiOiJibG9nX2FwaSIsImp0aSI6IjFmZDNkNTcwLWU4OWQtNDI2ZS04ZTY0LWVjNDNmMmJlY2RkNSIsIm5iZiI6MTYyNTcxNjY4Niwic3ViIjoiN2E3MzFjNTItZjNkYS00MzM0LWJiNDYtZDdiMmVjOGJjYTQyIiwidHlwIjoiYWNjZXNzIn0.lWGVlXvKetggKE1MSVMfnCSBK2i_bn2L37e-iBQP4KIs8lzsWdNZ-jhBmQovnVtkhCe7mjOc8qeLAcrnr1Khkg","description":"","disabled":true},{"id":"pair_707c0159eb044e89b834172967d85cd7","name":"Authorization","value":"","description":"","disabled":true}],"authentication":{"type":"bearer"},"metaSortKey":-1625772587650.75,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_8c72f52e99de4194a223fd1e12de8eb0","parentId":"fld_5022dee5d1dc4845b80769ee782ffdc8","modified":1625800792779,"created":1625800586990,"url":"{{ _.host }}/post/ded7eeb7-ae3f-4947-9e2b-0a1dc14ef6ce","name":"Post","description":"","method":"DELETE","body":{"mimeType":"application/json","text":"{\n\t\"content\": \"Conteudo modificado\",\n\t\"title\": \"Titulo modificado\"\n}"},"parameters":[],"headers":[{"id":"pair_80128275275748ba99ce535bef767909","name":"Authorization","value":"Bearer {% response 'body', 'req_9d9620c344214e1fb7378ec6f43db1aa', 'b64::JC50b2tlbg==::46b', 'never', 60 %}","description":"","disabled":false},{"id":"pair_78812257f9d74e7e979de91ed36b4500","name":"Content-Type","value":"application/json","description":""},{"id":"pair_c21bf8964f614644a892d4e743dd6425","name":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJibG9nX2FwaSIsImV4cCI6MTYyNTcxNzAyNiwiaWF0IjoxNjI1NzE2Njg3LCJpc3MiOiJibG9nX2FwaSIsImp0aSI6IjFmZDNkNTcwLWU4OWQtNDI2ZS04ZTY0LWVjNDNmMmJlY2RkNSIsIm5iZiI6MTYyNTcxNjY4Niwic3ViIjoiN2E3MzFjNTItZjNkYS00MzM0LWJiNDYtZDdiMmVjOGJjYTQyIiwidHlwIjoiYWNjZXNzIn0.lWGVlXvKetggKE1MSVMfnCSBK2i_bn2L37e-iBQP4KIs8lzsWdNZ-jhBmQovnVtkhCe7mjOc8qeLAcrnr1Khkg","description":"","disabled":true},{"id":"pair_707c0159eb044e89b834172967d85cd7","name":"Authorization","value":"","description":"","disabled":true}],"authentication":{"type":"bearer"},"metaSortKey":-1625762910845.625,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_e216a66a78484de9a098d2a471af5ad0","parentId":"fld_5022dee5d1dc4845b80769ee782ffdc8","modified":1625795593908,"created":1625795269503,"url":"{{ _.host }}/post","name":"Posts","description":"","method":"GET","body":{},"parameters":[],"headers":[{"id":"pair_80128275275748ba99ce535bef767909","name":"Authorization","value":"Bearer {% response 'body', 'req_9d9620c344214e1fb7378ec6f43db1aa', 'b64::JC50b2tlbg==::46b', 'never', 60 %}","description":"","disabled":false},{"id":"pair_78812257f9d74e7e979de91ed36b4500","name":"Content-Type","value":"application/json","description":""},{"id":"pair_c21bf8964f614644a892d4e743dd6425","name":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJibG9nX2FwaSIsImV4cCI6MTYyNTcxNzAyNiwiaWF0IjoxNjI1NzE2Njg3LCJpc3MiOiJibG9nX2FwaSIsImp0aSI6IjFmZDNkNTcwLWU4OWQtNDI2ZS04ZTY0LWVjNDNmMmJlY2RkNSIsIm5iZiI6MTYyNTcxNjY4Niwic3ViIjoiN2E3MzFjNTItZjNkYS00MzM0LWJiNDYtZDdiMmVjOGJjYTQyIiwidHlwIjoiYWNjZXNzIn0.lWGVlXvKetggKE1MSVMfnCSBK2i_bn2L37e-iBQP4KIs8lzsWdNZ-jhBmQovnVtkhCe7mjOc8qeLAcrnr1Khkg","description":"","disabled":true},{"id":"pair_707c0159eb044e89b834172967d85cd7","name":"Authorization","value":"","description":"","disabled":true}],"authentication":{"type":"bearer"},"metaSortKey":-1625753234040.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_d08d0d10f4ef43a2ad787d6c9f30df20","parentId":"fld_5022dee5d1dc4845b80769ee782ffdc8","modified":1625800833587,"created":1625799966616,"url":"{{ _.host }}/post?q=udo mod","name":"Posts by","description":"","method":"GET","body":{},"parameters":[],"headers":[{"id":"pair_80128275275748ba99ce535bef767909","name":"Authorization","value":"Bearer {% response 'body', 'req_9d9620c344214e1fb7378ec6f43db1aa', 'b64::JC50b2tlbg==::46b', 'never', 60 %}","description":"","disabled":false},{"id":"pair_78812257f9d74e7e979de91ed36b4500","name":"Content-Type","value":"application/json","description":""},{"id":"pair_c21bf8964f614644a892d4e743dd6425","name":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJibG9nX2FwaSIsImV4cCI6MTYyNTcxNzAyNiwiaWF0IjoxNjI1NzE2Njg3LCJpc3MiOiJibG9nX2FwaSIsImp0aSI6IjFmZDNkNTcwLWU4OWQtNDI2ZS04ZTY0LWVjNDNmMmJlY2RkNSIsIm5iZiI6MTYyNTcxNjY4Niwic3ViIjoiN2E3MzFjNTItZjNkYS00MzM0LWJiNDYtZDdiMmVjOGJjYTQyIiwidHlwIjoiYWNjZXNzIn0.lWGVlXvKetggKE1MSVMfnCSBK2i_bn2L37e-iBQP4KIs8lzsWdNZ-jhBmQovnVtkhCe7mjOc8qeLAcrnr1Khkg","description":"","disabled":true},{"id":"pair_707c0159eb044e89b834172967d85cd7","name":"Authorization","value":"","description":"","disabled":true}],"authentication":{"type":"bearer"},"metaSortKey":-1625733880430.25,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_1dba0e38016d489b8680e9f4ae551009","parentId":"fld_99706a7aa82844eb884e47bc373585e6","modified":1625789386143,"created":1625714526820,"url":"{{ _.host }}/user","name":"Users","description":"","method":"GET","body":{},"parameters":[],"headers":[{"id":"pair_80128275275748ba99ce535bef767909","name":"Authorization","value":"Bearer {% response 'body', 'req_9d9620c344214e1fb7378ec6f43db1aa', 'b64::JC50b2tlbg==::46b', 'never', 60 %}","description":"","disabled":false},{"id":"pair_78812257f9d74e7e979de91ed36b4500","name":"Content-Type","value":"application/json","description":""},{"id":"pair_c21bf8964f614644a892d4e743dd6425","name":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJibG9nX2FwaSIsImV4cCI6MTYyNTcxNzAyNiwiaWF0IjoxNjI1NzE2Njg3LCJpc3MiOiJibG9nX2FwaSIsImp0aSI6IjFmZDNkNTcwLWU4OWQtNDI2ZS04ZTY0LWVjNDNmMmJlY2RkNSIsIm5iZiI6MTYyNTcxNjY4Niwic3ViIjoiN2E3MzFjNTItZjNkYS00MzM0LWJiNDYtZDdiMmVjOGJjYTQyIiwidHlwIjoiYWNjZXNzIn0.lWGVlXvKetggKE1MSVMfnCSBK2i_bn2L37e-iBQP4KIs8lzsWdNZ-jhBmQovnVtkhCe7mjOc8qeLAcrnr1Khkg","description":"","disabled":true},{"id":"pair_707c0159eb044e89b834172967d85cd7","name":"Authorization","value":"","description":"","disabled":true}],"authentication":{"type":"bearer"},"metaSortKey":-1625714526820,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_99706a7aa82844eb884e47bc373585e6","parentId":"wrk_c96f919209c4482e9fbe7e73341d78e6","modified":1625704942371,"created":1625704927359,"name":"Users","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1625704927359,"_type":"request_group"},{"_id":"req_923a5b30c5e346d2b63c38e89e76f480","parentId":"fld_99706a7aa82844eb884e47bc373585e6","modified":1625796493507,"created":1625718141664,"url":"{{ _.host }}/user/864025ea-bcc4-402e-8641-027a33c29903","name":"User","description":"","method":"GET","body":{},"parameters":[],"headers":[{"id":"pair_80128275275748ba99ce535bef767909","name":"Authorization","value":"Bearer {% response 'body', 'req_9d9620c344214e1fb7378ec6f43db1aa', 'b64::JC50b2tlbg==::46b', 'never', 60 %}","description":"","disabled":false},{"id":"pair_78812257f9d74e7e979de91ed36b4500","name":"Content-Type","value":"application/json","description":""},{"id":"pair_cceeab2072cf4a8ca24836ce1be161c9","name":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJibG9nX2FwaSIsImV4cCI6MTYyNTcxNzAyNiwiaWF0IjoxNjI1NzE2Njg3LCJpc3MiOiJibG9nX2FwaSIsImp0aSI6IjFmZDNkNTcwLWU4OWQtNDI2ZS04ZTY0LWVjNDNmMmJlY2RkNSIsIm5iZiI6MTYyNTcxNjY4Niwic3ViIjoiN2E3MzFjNTItZjNkYS00MzM0LWJiNDYtZDdiMmVjOGJjYTQyIiwidHlwIjoiYWNjZXNzIn0.lWGVlXvKetggKE1MSVMfnCSBK2i_bn2L37e-iBQP4KIs8lzsWdNZ-jhBmQovnVtkhCe7mjOc8qeLAcrnr1Khkg","description":"","disabled":true},{"id":"pair_f4d24171c24c4f6b94e923a3fbd05b17","name":"Authorization","value":"","description":"","disabled":true}],"authentication":{"type":"bearer"},"metaSortKey":-1625709739492.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_a8268c7d4e6948f890e2d08585814d58","parentId":"fld_99706a7aa82844eb884e47bc373585e6","modified":1625797075540,"created":1625789574165,"url":"{{ _.host }}/user/me","name":"User","description":"","method":"DELETE","body":{},"parameters":[],"headers":[{"id":"pair_80128275275748ba99ce535bef767909","name":"Authorization","value":"Bearer {% response 'body', 'req_9d9620c344214e1fb7378ec6f43db1aa', 'b64::JC50b2tlbg==::46b', 'never', 60 %}","description":"","disabled":false},{"id":"pair_78812257f9d74e7e979de91ed36b4500","name":"Content-Type","value":"application/json","description":""},{"id":"pair_cceeab2072cf4a8ca24836ce1be161c9","name":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJibG9nX2FwaSIsImV4cCI6MTYyNTcxNzAyNiwiaWF0IjoxNjI1NzE2Njg3LCJpc3MiOiJibG9nX2FwaSIsImp0aSI6IjFmZDNkNTcwLWU4OWQtNDI2ZS04ZTY0LWVjNDNmMmJlY2RkNSIsIm5iZiI6MTYyNTcxNjY4Niwic3ViIjoiN2E3MzFjNTItZjNkYS00MzM0LWJiNDYtZDdiMmVjOGJjYTQyIiwidHlwIjoiYWNjZXNzIn0.lWGVlXvKetggKE1MSVMfnCSBK2i_bn2L37e-iBQP4KIs8lzsWdNZ-jhBmQovnVtkhCe7mjOc8qeLAcrnr1Khkg","description":"","disabled":true},{"id":"pair_f4d24171c24c4f6b94e923a3fbd05b17","name":"Authorization","value":"","description":"","disabled":true}],"authentication":{"type":"bearer"},"metaSortKey":-1625707345828.75,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_8939828bb329477e9e094cddb1dddae7","parentId":"fld_99706a7aa82844eb884e47bc373585e6","modified":1625789888949,"created":1625704952165,"url":"{{ _.host }}/user","name":"User","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"user\": {\n\t\t\"displayName\": \"Brett Wiltshire\",\n\t\t\t\"email\": \"brett@email.com\",\n\t\t\t\"password\": \"123456\",\t\t\t\t\t\t\t\n\t\t\"image\": \"http://4.bp.blogspot.com/_YA50adQ-7vQ/S1gfR_6ufpI/AAAAAAAAAAk/1ErJGgRWZDg/S45/brett.png\"\n\t}\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_c4281e20a4ad4382a7ea2bad0228bc7f"}],"authentication":{},"metaSortKey":-1625704952165,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_9d9620c344214e1fb7378ec6f43db1aa","parentId":"fld_99706a7aa82844eb884e47bc373585e6","modified":1625798894863,"created":1625714085672,"url":"{{ _.host }}/login","name":"Login","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"email\": \"brett@email.com\",\n\t\"password\": \"123456\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_c4281e20a4ad4382a7ea2bad0228bc7f"}],"authentication":{},"metaSortKey":-1624674805950.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"env_d1ddc6e03db1551fdbe3fdd45349eb4a4e99341a","parentId":"wrk_c96f919209c4482e9fbe7e73341d78e6","modified":1625704908118,"created":1625703106548,"name":"Base Environment","data":{"host":"http://localhost:4000"},"dataPropertyOrder":{"&":["host"]},"color":null,"isPrivate":false,"metaSortKey":1625703106548,"_type":"environment"},{"_id":"jar_d1ddc6e03db1551fdbe3fdd45349eb4a4e99341a","parentId":"wrk_c96f919209c4482e9fbe7e73341d78e6","modified":1625705406396,"created":1625703106556,"name":"Default Jar","cookies":[],"_type":"cookie_jar"},{"_id":"spc_4f7ab254626c42fe92a9e03f279b1422","parentId":"wrk_c96f919209c4482e9fbe7e73341d78e6","modified":1625703106418,"created":1625703106418,"fileName":"BlogApi","contents":"","contentType":"yaml","_type":"api_spec"}]}