diff --git a/.insomnia/Request/req_b0a828e3ee4d4267bd036b10d6bb1bed.yml b/.insomnia/Request/req_b0a828e3ee4d4267bd036b10d6bb1bed.yml index 3c0d2c1..6bf3850 100755 --- a/.insomnia/Request/req_b0a828e3ee4d4267bd036b10d6bb1bed.yml +++ b/.insomnia/Request/req_b0a828e3ee4d4267bd036b10d6bb1bed.yml @@ -1,7 +1,7 @@ _id: req_b0a828e3ee4d4267bd036b10d6bb1bed type: Request parentId: fld_c78e326c656f4411b8899877dd4f3b9c -modified: 1666813607293 +modified: 1667756731637 created: 1666813566609 url: "{{ _.URL }}/user/create" name: Create @@ -11,7 +11,7 @@ body: mimeType: application/json text: |- { - "username": "test", + "username": "test2", "password": "coucou", "role": "USER" } diff --git a/.insomnia/Request/req_dbbe63eee56d439bb93f4c4929fcbfb2.yml b/.insomnia/Request/req_dbbe63eee56d439bb93f4c4929fcbfb2.yml index 8e7f996..e764c05 100755 --- a/.insomnia/Request/req_dbbe63eee56d439bb93f4c4929fcbfb2.yml +++ b/.insomnia/Request/req_dbbe63eee56d439bb93f4c4929fcbfb2.yml @@ -1,9 +1,9 @@ _id: req_dbbe63eee56d439bb93f4c4929fcbfb2 type: Request parentId: fld_c78e326c656f4411b8899877dd4f3b9c -modified: 1666813618261 +modified: 1667756736645 created: 1666813492501 -url: "{{ _.URL }}/user/login" +url: "{{ _.URL }}/user/login/" name: Login description: "" method: POST @@ -18,6 +18,7 @@ parameters: [] headers: - name: Content-Type value: application/json + id: pair_32919a49053545f5b23698f4c5724a56 authentication: {} metaSortKey: -1666813492502 isPrivate: false diff --git a/.insomnia/Request/req_f2d435a1ee5b47b1b7b6e2be9db8a8bb.yml b/.insomnia/Request/req_f2d435a1ee5b47b1b7b6e2be9db8a8bb.yml new file mode 100755 index 0000000..cc71c1d --- /dev/null +++ b/.insomnia/Request/req_f2d435a1ee5b47b1b7b6e2be9db8a8bb.yml @@ -0,0 +1,28 @@ +_id: req_f2d435a1ee5b47b1b7b6e2be9db8a8bb +type: Request +parentId: fld_c78e326c656f4411b8899877dd4f3b9c +modified: 1667756731065 +created: 1667753525832 +url: "{{ _.URL }}/user/update/ff08bc79-ba76-432d-9709-34eefbc462eb" +name: Update +description: "" +method: PATCH +body: + mimeType: application/json + text: |- + { + "username": "admin2" + } +parameters: [] +headers: + - name: Content-Type + value: application/json +authentication: {} +metaSortKey: -1666813492302 +isPrivate: false +settingStoreCookies: true +settingSendCookies: true +settingDisableRenderRequestBody: false +settingEncodeUrl: true +settingRebuildPath: true +settingFollowRedirects: global