-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequests.json
1 lines (1 loc) · 16.9 KB
/
requests.json
1
{"_type":"export","__export_format":4,"__export_date":"2022-12-26T11:44:00.440Z","__export_source":"insomnia.desktop.app:v2022.5.1","resources":[{"_id":"req_b9d6838ca3344f428cdd6996a1a9b698","parentId":"fld_a1679a9b7f0248f9aef36d7ccd8e62f8","modified":1672054938712,"created":1672051192911,"url":"{{ _.base_url }}/user","name":"Get All","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661901264632.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_a1679a9b7f0248f9aef36d7ccd8e62f8","parentId":"wrk_0bd986202e0945469049a4a6d019acc3","modified":1672054999989,"created":1672051192902,"name":"User","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1000000150,"_type":"request_group"},{"_id":"wrk_0bd986202e0945469049a4a6d019acc3","parentId":null,"modified":1672054973418,"created":1672051163674,"name":"just-a-simple-fin-app","description":"","scope":"collection","_type":"workspace"},{"_id":"req_781b5a283f7f43568793330a319563a5","parentId":"fld_a1679a9b7f0248f9aef36d7ccd8e62f8","modified":1672054937894,"created":1672051192913,"url":"{{ _.base_url }}/user/1","name":"Get One","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661853236401,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_25e9b08a110a48ca849cb8355a86c5fa","parentId":"fld_a1679a9b7f0248f9aef36d7ccd8e62f8","modified":1672054948543,"created":1672051192903,"url":"{{ _.base_url }}/user","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Create user\",\n\t\"email\": \"create.user@mail.com\",\n\t\"password\": \"123\",\n\t\"password_confirm\": \"123\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_4085a76c4c27472a951e22d43ee2f37a"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661852267530.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_b2aacf8039994ea597005311890d018a","parentId":"fld_a1679a9b7f0248f9aef36d7ccd8e62f8","modified":1672054956578,"created":1672051787310,"url":"{{ _.base_url }}/user/authenticate","name":"Authenticate","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"email\": \"create.user@mail.com\",\n\t\"password\": \"123\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_4085a76c4c27472a951e22d43ee2f37a"}],"authentication":{},"metaSortKey":-1661851795857.75,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_87af71821a6c43cda7ae28a62b67b46e","parentId":"fld_a1679a9b7f0248f9aef36d7ccd8e62f8","modified":1672054956127,"created":1672051192906,"url":"{{ _.base_url }}/user/1","name":"Update","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Update user\",\n\t\"email\": \"update.user@mail.com\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_30e3417142d34c6db39847d0483669bf"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661788097417,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_b29297a31dbe4ee9ad33726e332eee81","parentId":"fld_a1679a9b7f0248f9aef36d7ccd8e62f8","modified":1672054952889,"created":1672051192917,"url":"{{ _.base_url }}/user/change_password/1","name":"Change Password","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"old_password\": \"123\",\n\t\"new_password\":\"321\",\n\t\"new_password_confirm\":\"321\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_9e1c3e3f4fae4973b5fd944bc6b6fec5"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661788097392,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_c8d1314755e34f10b63b8b1b63acb1ea","parentId":"fld_a1679a9b7f0248f9aef36d7ccd8e62f8","modified":1672054958861,"created":1672051192908,"url":"{{ _.base_url }}/user/1","name":"Delete","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661788097367,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_5481880c7d624cffa8a6d8af2613c2c8","parentId":"fld_72ed1d4593234391822e375d0de847c7","modified":1672054844671,"created":1672051209213,"url":"{{ _.base_url }}/type","name":"Get All","description":"","method":"GET","body":{},"parameters":[{"id":"pair_e601955769d64016906f41fb4154705d","name":"page","value":"2","description":""}],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661853236451,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_72ed1d4593234391822e375d0de847c7","parentId":"wrk_0bd986202e0945469049a4a6d019acc3","modified":1672054994537,"created":1672051209205,"name":"Type","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1000000100,"_type":"request_group"},{"_id":"req_5fab4c333d824d47b11a46fb55c92aab","parentId":"fld_72ed1d4593234391822e375d0de847c7","modified":1672054854851,"created":1672051209216,"url":"{{ _.base_url }}/type/1","name":"Get One","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661853236401,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_c9936be1bc5c4a4695c3e33680fa2563","parentId":"fld_72ed1d4593234391822e375d0de847c7","modified":1672054858254,"created":1672051209207,"url":"{{ _.base_url }}/type","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"title\": \"Create type\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_4085a76c4c27472a951e22d43ee2f37a"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661852267530.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_06c69dae436d4ff791827218522b948e","parentId":"fld_72ed1d4593234391822e375d0de847c7","modified":1672054862376,"created":1672051209209,"url":"{{ _.base_url }}/type/1","name":"Update","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"title\": \"Update type\",\n\t\"active\": false\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_30e3417142d34c6db39847d0483669bf"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661788097417,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_df33441157f74dd393f836dc0804cdf3","parentId":"fld_72ed1d4593234391822e375d0de847c7","modified":1672054866736,"created":1672051209211,"url":"{{ _.base_url }}/type/1","name":"Delete","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661788097367,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_078f10b5dcde4fe59ece7db6745c8f7b","parentId":"fld_ca4feb6ca69e49839c7807f0be29810e","modified":1672054837807,"created":1672054332256,"url":"{{ _.base_url }}/category","name":"Get All","description":"","method":"GET","body":{},"parameters":[{"id":"pair_e601955769d64016906f41fb4154705d","name":"page","value":"2","description":""}],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661853236451,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_ca4feb6ca69e49839c7807f0be29810e","parentId":"wrk_0bd986202e0945469049a4a6d019acc3","modified":1672054992218,"created":1672054332242,"name":"Category","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1000000050,"_type":"request_group"},{"_id":"req_a0d056b0f3744c2591a3e44811223163","parentId":"fld_ca4feb6ca69e49839c7807f0be29810e","modified":1672054836448,"created":1672054332258,"url":"{{ _.base_url }}/category/1","name":"Get One","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661853236401,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_53466bbec76b4195abb5f6ee83d8ffcf","parentId":"fld_ca4feb6ca69e49839c7807f0be29810e","modified":1672054835804,"created":1672054332245,"url":"{{ _.base_url }}/category","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"title\": \"Create category\",\n\t\"type_id\": 1\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_4085a76c4c27472a951e22d43ee2f37a"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661852267530.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_1d270539356c44f4bb834f100888ea23","parentId":"fld_ca4feb6ca69e49839c7807f0be29810e","modified":1672054835250,"created":1672054332249,"url":"{{ _.base_url }}/category/1","name":"Update","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"title\": \"Update category\",\n\t\"type_id\": 1,\n\t\"active\": false\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_30e3417142d34c6db39847d0483669bf"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661788097417,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_223b6fec46be444390fbd82ae86051e2","parentId":"fld_ca4feb6ca69e49839c7807f0be29810e","modified":1672054834540,"created":1672054332254,"url":"{{ _.base_url }}/category/1","name":"Delete","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661788097367,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_2df4c8f2d00040dbb8605bb533b02044","parentId":"fld_6760d88e84fc450fbec27d67e1520750","modified":1672054839372,"created":1672054581745,"url":"{{ _.base_url }}/transaction","name":"Get All","description":"","method":"GET","body":{},"parameters":[{"id":"pair_e601955769d64016906f41fb4154705d","name":"page","value":"2","description":""}],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661853236451,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_6760d88e84fc450fbec27d67e1520750","parentId":"wrk_0bd986202e0945469049a4a6d019acc3","modified":1672054997345,"created":1672054581728,"name":"Transaction","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1000000025,"_type":"request_group"},{"_id":"req_f83ab3f3437b462ca64ea50a4ff72dfa","parentId":"fld_6760d88e84fc450fbec27d67e1520750","modified":1672054841312,"created":1672054581748,"url":"{{ _.base_url }}/transaction/1","name":"Get One","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661853236401,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_e7df2e4c55c94d4bbee95cc8dc32ec25","parentId":"fld_6760d88e84fc450fbec27d67e1520750","modified":1672054804622,"created":1672054581732,"url":"{{ _.base_url }}/transaction","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"title\": \"Create transaction\",\n\t\"category_id\": 1,\n\t\"amount\": 100\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_4085a76c4c27472a951e22d43ee2f37a"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661852267530.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_bddd42d0a386485691c0b9aed419a241","parentId":"fld_6760d88e84fc450fbec27d67e1520750","modified":1672054840638,"created":1672054581738,"url":"{{ _.base_url }}/transaction/1","name":"Update","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"title\": \"Update transaction\",\n\t\"category_id\": 1,\n\t\"amount\": 150,\n\t\"active\": false\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_30e3417142d34c6db39847d0483669bf"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661788097417,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_8c75cff72e5c46408187f18b7a37c07c","parentId":"fld_6760d88e84fc450fbec27d67e1520750","modified":1672054803655,"created":1672054581743,"url":"{{ _.base_url }}/transaction/1","name":"Delete","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1661788097367,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"env_bb3a2080ff2a4c0c6ac4d741e5322944b97fef5f","parentId":"wrk_0bd986202e0945469049a4a6d019acc3","modified":1672051824531,"created":1672051163679,"name":"Base Environment","data":{"base_url":"http://localhost:3333","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2NzIwNTE4MTcsImV4cCI6MTY3NDY0MzgxNywic3ViIjoiMSJ9.-lIvMFjjNCMUDdxMMne8b23Qu6ptooiiaQ7kYE0DDac"},"dataPropertyOrder":{"&":["base_url","token"]},"color":null,"isPrivate":false,"metaSortKey":1672051163679,"_type":"environment"},{"_id":"jar_bb3a2080ff2a4c0c6ac4d741e5322944b97fef5f","parentId":"wrk_0bd986202e0945469049a4a6d019acc3","modified":1672051163680,"created":1672051163680,"name":"Default Jar","cookies":[],"_type":"cookie_jar"},{"_id":"spc_f24400f29c3a493494a7d5c3c76afb42","parentId":"wrk_0bd986202e0945469049a4a6d019acc3","modified":1672051163676,"created":1672051163676,"fileName":"fin-app","contents":"","contentType":"yaml","_type":"api_spec"}]}