-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInsomnia.json
1 lines (1 loc) · 3.88 KB
/
Insomnia.json
1
{"_type":"export","__export_format":4,"__export_date":"2019-12-27T15:01:33.173Z","__export_source":"insomnia.desktop.app:v7.0.6","resources":[{"_id":"req_dfa63837b9cc4945874ed46b4210822d","authentication":{},"body":{"mimeType":"application/json","text":"{\n \"email\": \"demo2@cliente.com\",\n\t\"password\": \"123456\"\n}"},"created":1562812105010,"description":"","headers":[{"id":"pair_399a485649554d7c9cac6afd95fd965e","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1562802353501,"method":"POST","modified":1575899859504,"name":"Create","parameters":[],"parentId":"fld_4f1bc90a5ea54c06bd41991df697cae7","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/sessions","_type":"request"},{"_id":"fld_4f1bc90a5ea54c06bd41991df697cae7","created":1562812097972,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1562812097972,"modified":1562812097972,"name":"Sessions","parentId":"wrk_1104b9869d734374af180b15f3322dd6","_type":"request_group"},{"_id":"wrk_1104b9869d734374af180b15f3322dd6","created":1562801416599,"description":"","modified":1562801416599,"name":"GoBarber","parentId":null,"_type":"workspace"},{"_id":"req_c395a7f0915142069552c9a2454841e2","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Demo cliente2\",\n\t\"email\": \"demo2@cliente.com\",\n\t\"password\": \"123456\"\n}"},"created":1562802353551,"description":"","headers":[{"id":"pair_399a485649554d7c9cac6afd95fd965e","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1562802353551,"method":"POST","modified":1575895808149,"name":"Create","parameters":[],"parentId":"fld_6314672084eb43c298b54bef9284f024","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/users","_type":"request"},{"_id":"fld_6314672084eb43c298b54bef9284f024","created":1562801506688,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1562801506688,"modified":1562801506688,"name":"Users","parentId":"wrk_1104b9869d734374af180b15f3322dd6","_type":"request_group"},{"_id":"req_b18d42827f824b81a38e5314b5b2e6cc","authentication":{"token":"{{ token }}","type":"bearer"},"body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Osvaldo\",\n\t\"email\": \"osvaldokalvaitir5@outlook.com\",\n\t\"oldPassword\": \"123412345\",\n\t\"password\": \"12341234\",\n\t\"confirmPassword\": \"12341234\",\n\t\"avatar_id\": 5\n}"},"created":1563142804861,"description":"","headers":[{"id":"pair_399a485649554d7c9cac6afd95fd965e","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1562802353526,"method":"PUT","modified":1568075841197,"name":"Update","parameters":[],"parentId":"fld_6314672084eb43c298b54bef9284f024","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ base_url }}/users","_type":"request"},{"_id":"env_562e2546ef0adeb8461f3bec1d918b37e95f3aca","color":null,"created":1562801417247,"data":{"base_url":"http://localhost:3333","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTQsImlhdCI6MTU3NTE1NTI2NywiZXhwIjoxNTc1NzYwMDY3fQ.-HFomtuv3rNrIODSbzMVmvrHGoQ8BYqLktcnP7Ptme8"},"dataPropertyOrder":{"&":["base_url","token"]},"isPrivate":false,"metaSortKey":1562801417247,"modified":1575155279048,"name":"Base Environment","parentId":"wrk_1104b9869d734374af180b15f3322dd6","_type":"environment"},{"_id":"jar_562e2546ef0adeb8461f3bec1d918b37e95f3aca","cookies":[],"created":1562801417316,"modified":1562801417316,"name":"Default Jar","parentId":"wrk_1104b9869d734374af180b15f3322dd6","_type":"cookie_jar"}]}