Update Request

This commit is contained in:
Yanis Rigaudeau 2022-11-06 18:46:00 +01:00
parent 0bb28ce89a
commit 1415da72df
3 changed files with 33 additions and 4 deletions

View File

@ -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"
}

View File

@ -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

View File

@ -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