This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInsomnia_2024-12-17.json
1 lines (1 loc) · 14.1 KB
/
Insomnia_2024-12-17.json
1
{"_type":"export","__export_format":4,"__export_date":"2024-12-17T12:53:37.064Z","__export_source":"insomnia.desktop.app:v10.0.0","resources":[{"_id":"req_e47c52d4295844839c280cc745fea6c6","parentId":"fld_b3524cbbe6fd4e058ee1467a8cb769e0","modified":1733950311537,"created":1733948188569,"url":"{{ _.HOSTNAME }}/api/users","name":"/users","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"lastname\": \"{% faker 'randomLastName' %}\",\n\t\"firstname\": \"{% faker 'randomFirstName' %}\",\n\t\"email\": \"{% faker 'randomEmail' %}\",\n\t\"password\": \"{% faker 'randomPassword' %}\",\n\t\"dateOfBirth\": \"{% faker 'randomDatePast' %}\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948188569,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_b3524cbbe6fd4e058ee1467a8cb769e0","parentId":"wrk_1c9483c60a474841becbca21899f70ba","modified":1733947386472,"created":1733947386472,"name":"User","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1733947386472,"_type":"request_group"},{"_id":"wrk_1c9483c60a474841becbca21899f70ba","parentId":null,"modified":1733947344461,"created":1733947344461,"name":"Mini projet","description":"","scope":"collection","_type":"workspace"},{"_id":"req_2faf764f5c8043fbac127f96b68bd13b","parentId":"fld_b3524cbbe6fd4e058ee1467a8cb769e0","modified":1733949919435,"created":1733948171700,"url":"{{ _.HOSTNAME }}/api/users","name":"/users","description":"","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948171700,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_2dee96ce64bb4418825db997b3fe0ebc","parentId":"fld_b3524cbbe6fd4e058ee1467a8cb769e0","modified":1733949925123,"created":1733948170097,"url":"{{ _.HOSTNAME }}/api/users/:id","name":"/users/:id","description":"","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948170097,"isPrivate":false,"pathParameters":[{"name":"id","value":""}],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_22b0affe5f36438fa14c41b6033dac6b","parentId":"fld_b3524cbbe6fd4e058ee1467a8cb769e0","modified":1733950315970,"created":1733948168604,"url":"{{ _.HOSTNAME }}/api/users/:id","name":"/users/:id","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"lastname\": \"{% faker 'randomLastName' %}\",\n\t\"firstname\": \"{% faker 'randomFirstName' %}\",\n\t\"email\": \"{% faker 'randomEmail' %}\",\n\t\"password\": \"{% faker 'randomPassword' %}\",\n\t\"dateOfBirth\": \"{% faker 'randomDatePast' %}\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948168604,"isPrivate":false,"pathParameters":[{"name":"id","value":""}],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_ef753e37fbf146b1b04471f4a445e871","parentId":"fld_b3524cbbe6fd4e058ee1467a8cb769e0","modified":1733949935857,"created":1733948164889,"url":"{{ _.HOSTNAME }}/api/users/:id","name":"/users/:id","description":"","method":"DELETE","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948164890,"isPrivate":false,"pathParameters":[{"name":"id","value":""}],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_3f452eb27fd3491aa2e1bb45195f4f89","parentId":"fld_1f40521faf834643b9ad18b8d590334e","modified":1734021303127,"created":1733948359344,"url":"{{ _.HOSTNAME }}/api/events/:eventId/register","name":"/events/:eventId/register","description":"","method":"POST","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948359344,"isPrivate":false,"pathParameters":[{"name":"eventId","value":"5113144a-7ee1-41a9-b0fe-22008c670ab8"}],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_1f40521faf834643b9ad18b8d590334e","parentId":"wrk_1c9483c60a474841becbca21899f70ba","modified":1733947377604,"created":1733947377604,"name":"Participant","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1733947377604,"_type":"request_group"},{"_id":"req_b5d78c378c264296a0b564ad936dba39","parentId":"fld_1f40521faf834643b9ad18b8d590334e","modified":1734021309155,"created":1733948356726,"url":"{{ _.HOSTNAME }}/api/events/:eventId/participants","name":"/events/:eventId/participants","description":"","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948356726,"isPrivate":false,"pathParameters":[{"name":"eventId","value":"5113144a-7ee1-41a9-b0fe-22008c670ab8"}],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_194dad8069bc4a76a160c3db1f558449","parentId":"fld_1f40521faf834643b9ad18b8d590334e","modified":1733950754736,"created":1733948352825,"url":"{{ _.HOSTNAME }}/api/events/:eventId/unregister","name":"/events/:eventId/unregister","description":"","method":"POST","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948352825,"isPrivate":false,"pathParameters":[{"name":"eventId","value":"c6921a3e-cc40-47e1-afcf-bdd1388bc3d1"}],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_d01996745f8f4eda8d1b61885d6a29d0","parentId":"fld_425f5e52e577454fa5a19acbc3db1fbd","modified":1734123622092,"created":1733948427079,"url":"{{ _.HOSTNAME }}/api/events","name":"/events","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"{% faker 'randomDepartment' %} - {% faker 'guid' %}\",\n\t\"sport\": \"{% faker 'randomSemver' %}\",\n\t\"date\": \"{% faker 'randomDateFuture' %}\",\n\t\"location\": \"{% faker 'randomStreetAddress' %}\",\n\t\"description\": \"{% faker 'randomLoremSentence' %}\",\n\t\"image\": \"{% faker 'randomImageDataUri' %}\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948427079,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_425f5e52e577454fa5a19acbc3db1fbd","parentId":"wrk_1c9483c60a474841becbca21899f70ba","modified":1733947368546,"created":1733947368546,"name":"Event","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1733947368546,"_type":"request_group"},{"_id":"req_d538629ed8f64332b3e71a5c5ef09c55","parentId":"fld_425f5e52e577454fa5a19acbc3db1fbd","modified":1733950486548,"created":1733948425606,"url":"{{ _.HOSTNAME }}/api/events","name":"/events","description":"","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948426342.5,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_16ee29dd883f4687b80cc485ada0bb59","parentId":"fld_425f5e52e577454fa5a19acbc3db1fbd","modified":1733950498260,"created":1733948423997,"url":"{{ _.HOSTNAME }}/api/events/:id","name":"/events/:id","description":"","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948423997,"isPrivate":false,"pathParameters":[{"name":"id","value":"b16a0425-5b19-4550-91a1-239d67621e97"}],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_a086e50fc9a24dab8f4e09922aec5122","parentId":"fld_425f5e52e577454fa5a19acbc3db1fbd","modified":1733950669081,"created":1733948422734,"url":"{{ _.HOSTNAME }}/api/events/:id","name":"/events/:id","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"{% faker 'randomDepartment' %}\",\n\t\"sport\": \"{% faker 'randomSemver' %}\",\n\t\"date\": \"{% faker 'randomDateFuture' %}\",\n\t\"location\": \"{% faker 'randomStreetAddress' %}\",\n\t\"description\": \"{% faker 'randomLoremSentence' %}\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948422734,"isPrivate":false,"pathParameters":[{"name":"id","value":"b16a0425-5b19-4550-91a1-239d67621e97"}],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_571694566eb048c58954115fcb79cbe8","parentId":"fld_425f5e52e577454fa5a19acbc3db1fbd","modified":1733950698845,"created":1733948420910,"url":"{{ _.HOSTNAME }}/api/events/:id","name":"/events/:id","description":"","method":"DELETE","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{"type":"bearer","token":"{{ _.TOKEN }}"},"metaSortKey":-1733948420910,"isPrivate":false,"pathParameters":[{"name":"id","value":"b16a0425-5b19-4550-91a1-239d67621e97"}],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_c5e40611b33c43e392cb3f0964302dc3","parentId":"fld_1052673b98ec4b68b03edacd87afd833","modified":1733950330172,"created":1733948480425,"url":"{{ _.HOSTNAME }}/auth/register","name":"/register","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"lastname\" :\"{% faker 'randomLastName' %}\",\n\t\"firstname\" : \"{% faker 'randomFirstName' %}\",\n\t\"email\" : \"{% faker 'randomEmail' %}\",\n\t\"password\" : \"{% faker 'randomPassword' %}\",\n\t\"dateOfBirth\" : \"{% faker 'randomDatePast' %}\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{},"metaSortKey":-1733948480425,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_1052673b98ec4b68b03edacd87afd833","parentId":"wrk_1c9483c60a474841becbca21899f70ba","modified":1733948477314,"created":1733947360701,"name":"Auth","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1733947360701,"_type":"request_group"},{"_id":"req_9dbb1127d6ee4e8d9abdcec8345d4de7","parentId":"fld_1052673b98ec4b68b03edacd87afd833","modified":1734439670398,"created":1733948478395,"url":"{{ _.HOSTNAME }}/auth/login","name":"/login","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"id\": \"ba9dcdf3-73b6-4e12-95dd-6fd4ededc379\",\n\t\"email\": \"Waylon_Lind24@gmail.com\",\n\t\"password\": \"AvI59SXZplXqSAs\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/10.0.0"}],"authentication":{},"metaSortKey":-1733948478395,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"env_97d40c0ec9d7154999480a8a850764189341c097","parentId":"wrk_1c9483c60a474841becbca21899f70ba","modified":1734439730947,"created":1733947344464,"name":"Base Environment","data":{"HOSTNAME":"http://localhost:3000","TOKEN":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImJhOWRjZGYzLTczYjYtNGUxMi05NWRkLTZmZDRlZGVkYzM3OSIsImVtYWlsIjoiV2F5bG9uX0xpbmQyNEBnbWFpbC5jb20iLCJyb2xlIjoiQURNSU4iLCJpYXQiOjE3MzQ0Mzk3MTcsImV4cCI6MTczNDQ0MzMxN30.YCn1B8Rfiz75Pe8Vx8Jo4UDqhWCvhqBsE2AgZ5sdayY"},"dataPropertyOrder":{"&":["HOSTNAME","TOKEN"]},"color":null,"isPrivate":false,"metaSortKey":1733947344464,"_type":"environment"},{"_id":"jar_97d40c0ec9d7154999480a8a850764189341c097","parentId":"wrk_1c9483c60a474841becbca21899f70ba","modified":1733947344466,"created":1733947344466,"name":"Default Jar","cookies":[],"_type":"cookie_jar"}]}