-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinsominia.txt
1 lines (1 loc) · 4.7 KB
/
insominia.txt
1
{"_type":"export","__export_format":4,"__export_date":"2021-05-16T16:11:01.540Z","__export_source":"insomnia.desktop.app:v2021.3.0","resources":[{"_id":"req_9aafbf9be51f47c1b320df5e0659f464","parentId":"fld_16fe43da725d41ed84bd63a9accef826","modified":1621177776884,"created":1621177631128,"url":"{{ _.baseURL }}/books","name":"Edit book","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"id\": 1,\n\t\"name\": \"Livro legal\",\n\t\"description\": \"Um livro legal\",\n\t\"medium_price\": 199.99,\n\t\"author\": \"Um author ai\",\n\t\"img_url\": \"https://viverdeblog.com/wp-content/uploads/2017/04/como-escrever-um-livro-topo.png\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_709a01eb891f41f1b52a2c9f961b3865"}],"authentication":{},"metaSortKey":-1621177631128,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_16fe43da725d41ed84bd63a9accef826","parentId":"wrk_6ec37e1443484463bcfbb747fab2ec48","modified":1621177773001,"created":1621177773001,"name":"Books","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1621177773002,"_type":"request_group"},{"_id":"wrk_6ec37e1443484463bcfbb747fab2ec48","parentId":null,"modified":1621175197647,"created":1621175197647,"name":"Books API","description":"","scope":"collection","_type":"workspace"},{"_id":"req_b6d1b67b267d45908a3a9d673dc7a557","parentId":"fld_16fe43da725d41ed84bd63a9accef826","modified":1621177777828,"created":1621177373827,"url":"{{ _.baseURL }}/books/1","name":"List book by id","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1621177631078,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_712e07bccec44bb896f4153e87ced0cd","parentId":"fld_16fe43da725d41ed84bd63a9accef826","modified":1621177779597,"created":1621176839553,"url":"{{ _.baseURL }}/books","name":"Create book","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Livro 1\",\n\t\"description\": \"Um livro legal\",\n\t\"medium_price\": 199.99,\n\t\"author\": \"Um author ai\",\n\t\"img_url\": \"https://viverdeblog.com/wp-content/uploads/2017/04/como-escrever-um-livro-topo.png\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_7967a8441d584509a46c57896bb5ccd0"}],"authentication":{},"metaSortKey":-1621177631053,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_6a8eff002e064a03a440a7147bfc007c","parentId":"fld_16fe43da725d41ed84bd63a9accef826","modified":1621177780252,"created":1621175205049,"url":"{{ _.baseURL }}/books","name":"List Books","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1621177631040.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_c8cf2394f0634e29abdd302a7eacf3dc","parentId":"fld_16fe43da725d41ed84bd63a9accef826","modified":1621177778862,"created":1621177388102,"url":"{{ _.baseURL }}/books/1","name":"Delete book","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1621177631028,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"env_45119a41538b2d31983fcf5444c6a3be0f1211a5","parentId":"wrk_6ec37e1443484463bcfbb747fab2ec48","modified":1621175264955,"created":1621175198117,"name":"Base Environment","data":{"baseURL":"http://localhost:5000/api/v1"},"dataPropertyOrder":{"&":["baseURL"]},"color":null,"isPrivate":false,"metaSortKey":1621175198117,"_type":"environment"},{"_id":"jar_45119a41538b2d31983fcf5444c6a3be0f1211a5","parentId":"wrk_6ec37e1443484463bcfbb747fab2ec48","modified":1621175198123,"created":1621175198123,"name":"Default Jar","cookies":[],"_type":"cookie_jar"},{"_id":"spc_d6850cc314d34670aade7bee704a5a0e","parentId":"wrk_6ec37e1443484463bcfbb747fab2ec48","modified":1621175197652,"created":1621175197652,"fileName":"Books API","contents":"","contentType":"yaml","_type":"api_spec"}]}