-
Notifications
You must be signed in to change notification settings - Fork 0
/
roomeo_api_routes.json
1 lines (1 loc) · 9.41 KB
/
roomeo_api_routes.json
1
{"_type":"export","__export_format":4,"__export_date":"2020-08-30T21:22:32.044Z","__export_source":"insomnia.desktop.app:v7.1.1","resources":[{"_id":"req_23ad493b2db84c32be4ee653d7d100ab","authentication":{},"body":{},"created":1598575672475,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1598575672575,"method":"GET","modified":1598746351113,"name":"List all users","parameters":[],"parentId":"fld_505005b3ce3f4bc9a8fd9b828a958f30","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/users","_type":"request"},{"_id":"fld_505005b3ce3f4bc9a8fd9b828a958f30","created":1598746334780,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1598746334781,"modified":1598746334780,"name":"User management","parentId":"wrk_1b2bd9592b224d848d6ca1714c56d5d4","_type":"request_group"},{"_id":"wrk_1b2bd9592b224d848d6ca1714c56d5d4","created":1598484726951,"description":"","modified":1598484726951,"name":"Roomeo Server","parentId":null,"_type":"workspace"},{"_id":"req_1b013b60b5a6478199bffeb027957945","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"username\": \"johndoe-user\",\n\t\"password\": \"123456\",\n\t\"mobile_token\": \"optional\"\n}"},"created":1598484782022,"description":"","headers":[{"id":"pair_47e93a83e05446f3a7a1da6b2316282a","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1598575672525,"method":"POST","modified":1598815281569,"name":"Register","parameters":[],"parentId":"fld_505005b3ce3f4bc9a8fd9b828a958f30","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/users","_type":"request"},{"_id":"req_c4c6121206864546ac53f0f86c09e155","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"username\": \"johndoe-user\",\n\t\"password\": \"123456\"\n}"},"created":1598581125136,"description":"","headers":[{"id":"pair_83afb0981c9d4c0e93fe5f8f404d0eaa","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1598575672475,"method":"POST","modified":1598821357175,"name":"SignIn","parameters":[],"parentId":"fld_505005b3ce3f4bc9a8fd9b828a958f30","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/authenticate","_type":"request"},{"_id":"req_f0775a6bf9ce419d9d928c9403941ca1","authentication":{},"body":{},"created":1598664674774,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1598575672425,"method":"GET","modified":1598748177196,"name":"Show user","parameters":[],"parentId":"fld_505005b3ce3f4bc9a8fd9b828a958f30","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/users/johndoe","_type":"request"},{"_id":"req_0c89aa8afff64904be62cae76c1b9547","authentication":{"token":"{{ auth_token }}","type":"bearer"},"body":{"mimeType":"application/json","text":"{\n\t\"mobile_token\": \"updated-token\"\n}"},"created":1598728157015,"description":"","headers":[{"id":"pair_f0b17e16f0694cb4ae1524eee93b846f","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1598575672375,"method":"PUT","modified":1598746365670,"name":"Update current user","parameters":[],"parentId":"fld_505005b3ce3f4bc9a8fd9b828a958f30","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/users","_type":"request"},{"_id":"req_005af3bc75d1434ebd90b47e819a6fde","authentication":{"token":"{{ auth_token }}","type":"bearer"},"body":{},"created":1598728338494,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1598575672325,"method":"DELETE","modified":1598746366826,"name":"Delete current user","parameters":[],"parentId":"fld_505005b3ce3f4bc9a8fd9b828a958f30","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/users","_type":"request"},{"_id":"req_7ee53a4018364a298352495bf7aae802","authentication":{"token":"{{ auth_token }}","type":"bearer"},"body":{"mimeType":"application/json","text":"{\n \t\"name\": \"my-room\"\n}"},"created":1598744036050,"description":"","headers":[{"id":"pair_2535b6efc80b42f5aa9ac29ffd73b357","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1598575672275,"method":"POST","modified":1598746378447,"name":"Create a room","parameters":[],"parentId":"fld_54a5ead5810a440b92d0a16e0e6f0f60","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/rooms","_type":"request"},{"_id":"fld_54a5ead5810a440b92d0a16e0e6f0f60","created":1598746373955,"description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1598661003528,"modified":1598746376822,"name":"Room management","parentId":"wrk_1b2bd9592b224d848d6ca1714c56d5d4","_type":"request_group"},{"_id":"req_7aa3b541093744a3bacc2c5b14833a7b","authentication":{},"body":{},"created":1598748170178,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1598575672225,"method":"GET","modified":1598764146556,"name":"Show room","parameters":[],"parentId":"fld_54a5ead5810a440b92d0a16e0e6f0f60","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/rooms/fbfb4cc4-fadd-4a58-8dae-2450076e0587","_type":"request"},{"_id":"req_4f82224f14c140ff83c73e87c22cf8eb","authentication":{"token":"{{ auth_token }}","type":"bearer"},"body":{},"created":1598762804126,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1598575672175,"method":"POST","modified":1598764152941,"name":"Joins room","parameters":[],"parentId":"fld_54a5ead5810a440b92d0a16e0e6f0f60","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/rooms/fbfb4cc4-fadd-4a58-8dae-2450076e0587/join","_type":"request"},{"_id":"req_053e5b2798a4480a88041660a4ed4b2a","authentication":{"token":"{{ auth_token }}","type":"bearer"},"body":{},"created":1598764966564,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1595765912905,"method":"POST","modified":1598764971246,"name":"Leaves room","parameters":[],"parentId":"fld_54a5ead5810a440b92d0a16e0e6f0f60","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/rooms/fbfb4cc4-fadd-4a58-8dae-2450076e0587/leave","_type":"request"},{"_id":"req_e8ffcf9ed23449a49ffecfce50ba5167","authentication":{"token":"{{ auth_token }}","type":"bearer"},"body":{"mimeType":"application/json","text":"{\n\t\"username\": \"johndoe\"\n}"},"created":1598815129399,"description":"","headers":[{"id":"pair_409cde71a3c54f1899ec79801ec82ad3","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1595765912855,"method":"PATCH","modified":1598815621610,"name":"Change host","parameters":[],"parentId":"fld_54a5ead5810a440b92d0a16e0e6f0f60","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/rooms/52a151d7-7d5a-4687-a1fb-d63697b2f10a","_type":"request"},{"_id":"req_c1b1bc6baab14aae85b62e8eacc41f26","authentication":{},"body":{},"created":1598819042995,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1595765912805,"method":"GET","modified":1598819474706,"name":"List rooms","parameters":[],"parentId":"fld_54a5ead5810a440b92d0a16e0e6f0f60","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingFollowRedirects":"global","settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ baseUrl }}/rooms?username=johndoe","_type":"request"},{"_id":"env_2260aea5ea270774a095bb1bc0e5fccf246285d2","color":null,"created":1598484727175,"data":{},"dataPropertyOrder":null,"isPrivate":false,"metaSortKey":1598484727176,"modified":1598484727175,"name":"Base Environment","parentId":"wrk_1b2bd9592b224d848d6ca1714c56d5d4","_type":"environment"},{"_id":"jar_2260aea5ea270774a095bb1bc0e5fccf246285d2","cookies":[],"created":1598484727183,"modified":1598484727183,"name":"Default Jar","parentId":"wrk_1b2bd9592b224d848d6ca1714c56d5d4","_type":"cookie_jar"},{"_id":"env_bf2aa2cd919246d482e8152f6e9edcab","color":null,"created":1598484745313,"data":{"auth_token":"{% response 'body', 'req_c4c6121206864546ac53f0f86c09e155', 'b64::JC5hdXRob3JpemF0aW9u::46b', 'no-history' %}","baseUrl":"http://localhost:3333"},"dataPropertyOrder":{"&":["baseUrl","auth_token"]},"isPrivate":false,"metaSortKey":1598484745313,"modified":1598822511183,"name":"Development","parentId":"env_2260aea5ea270774a095bb1bc0e5fccf246285d2","_type":"environment"}]}