-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInsomniaV4.json
1 lines (1 loc) · 4.63 KB
/
InsomniaV4.json
1
{"_type":"export","__export_format":4,"__export_date":"2021-01-22T03:30:40.550Z","__export_source":"insomnia.desktop.app:v2020.5.2","resources":[{"_id":"req_974ae24f0211412ca0e85642ded64ec2","parentId":"fld_1e0d497eb1ff4839a6821ab5696cf024","modified":1611286080796,"created":1611156888391,"url":"{{ _.base_url }}/reminders","name":"List Reminders","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1611161253157,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_1e0d497eb1ff4839a6821ab5696cf024","parentId":"wrk_f3cb7ee354f94b64b6e2d3324b981f92","modified":1611156870458,"created":1611156844662,"name":"Reminders","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1611156805246.5,"_type":"request_group"},{"_id":"wrk_f3cb7ee354f94b64b6e2d3324b981f92","parentId":null,"modified":1611156655832,"created":1611156655832,"name":"Todoey Java","description":"","scope":null,"_type":"workspace"},{"_id":"req_638b906db44c47d985ad08282e600f93","parentId":"fld_1e0d497eb1ff4839a6821ab5696cf024","modified":1611286083385,"created":1611156907121,"url":"{{ _.base_url }}/reminders/1","name":"List One Reminder","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1611161253132,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_4981013325a6463f98e89c9da42e4998","parentId":"fld_1e0d497eb1ff4839a6821ab5696cf024","modified":1611286086987,"created":1611156946597,"url":"{{ _.base_url }}/reminders","name":"Create Reminder","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"title\": \"fixed Deadline\",\n \"body\": \"agora foi\",\n \"lastModified\": 1610848800000,\n \"deadline\": 1611108000000,\n \"user\": {\n \"id\": 1\n }\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_6518c3110dc841e5bdcd60ac45c6b2cd"}],"authentication":{},"metaSortKey":-1611161253119.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_dec8137aa47c4700a201f685d6ca61b6","parentId":"fld_1e0d497eb1ff4839a6821ab5696cf024","modified":1611162530967,"created":1611161253107,"url":"{{ _.base_url }}/reminders/8","name":"Update Reminder","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n \"title\": \"fixed Deadline\",\n \"body\": \"espero que vá! 😅 \",\n \"lastModified\": 1610848800000,\n \"deadline\": 1611108000000,\n \"user\": {\n \"id\": 1\n\t}\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_17ff1cc3a1594f329b94f29ffe00e9bd"}],"authentication":{},"metaSortKey":-1611161253107,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_dccbe753a3854ad6a3d5d30fa00333e0","parentId":"fld_1e0d497eb1ff4839a6821ab5696cf024","modified":1611170166518,"created":1611161160324,"url":"{{ _.base_url }}/reminders/11","name":"Delete Reminder","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1611156897756,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"env_a6a24f08c5ad0e9bf0853ccb6df2e9a903c59146","parentId":"wrk_f3cb7ee354f94b64b6e2d3324b981f92","modified":1611156730150,"created":1611156655981,"name":"Base Environment","data":{"base_url":"http://localhost:8080/todoey-web/rest"},"dataPropertyOrder":{"&":["base_url"]},"color":null,"isPrivate":false,"metaSortKey":1611156655981,"_type":"environment"},{"_id":"jar_a6a24f08c5ad0e9bf0853ccb6df2e9a903c59146","parentId":"wrk_f3cb7ee354f94b64b6e2d3324b981f92","modified":1611156655987,"created":1611156655987,"name":"Default Jar","cookies":[],"_type":"cookie_jar"},{"_id":"spc_e5e67d24ed254c5bbdfc3bd26f5c3603","parentId":"wrk_f3cb7ee354f94b64b6e2d3324b981f92","modified":1611156655852,"created":1611156655852,"fileName":"Todoey Java","contents":"","contentType":"yaml","_type":"api_spec"}]}