Update Request
This commit is contained in:
parent
0bb28ce89a
commit
1415da72df
@ -1,7 +1,7 @@
|
|||||||
_id: req_b0a828e3ee4d4267bd036b10d6bb1bed
|
_id: req_b0a828e3ee4d4267bd036b10d6bb1bed
|
||||||
type: Request
|
type: Request
|
||||||
parentId: fld_c78e326c656f4411b8899877dd4f3b9c
|
parentId: fld_c78e326c656f4411b8899877dd4f3b9c
|
||||||
modified: 1666813607293
|
modified: 1667756731637
|
||||||
created: 1666813566609
|
created: 1666813566609
|
||||||
url: "{{ _.URL }}/user/create"
|
url: "{{ _.URL }}/user/create"
|
||||||
name: Create
|
name: Create
|
||||||
@ -11,7 +11,7 @@ body:
|
|||||||
mimeType: application/json
|
mimeType: application/json
|
||||||
text: |-
|
text: |-
|
||||||
{
|
{
|
||||||
"username": "test",
|
"username": "test2",
|
||||||
"password": "coucou",
|
"password": "coucou",
|
||||||
"role": "USER"
|
"role": "USER"
|
||||||
}
|
}
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
_id: req_dbbe63eee56d439bb93f4c4929fcbfb2
|
_id: req_dbbe63eee56d439bb93f4c4929fcbfb2
|
||||||
type: Request
|
type: Request
|
||||||
parentId: fld_c78e326c656f4411b8899877dd4f3b9c
|
parentId: fld_c78e326c656f4411b8899877dd4f3b9c
|
||||||
modified: 1666813618261
|
modified: 1667756736645
|
||||||
created: 1666813492501
|
created: 1666813492501
|
||||||
url: "{{ _.URL }}/user/login"
|
url: "{{ _.URL }}/user/login/"
|
||||||
name: Login
|
name: Login
|
||||||
description: ""
|
description: ""
|
||||||
method: POST
|
method: POST
|
||||||
@ -18,6 +18,7 @@ parameters: []
|
|||||||
headers:
|
headers:
|
||||||
- name: Content-Type
|
- name: Content-Type
|
||||||
value: application/json
|
value: application/json
|
||||||
|
id: pair_32919a49053545f5b23698f4c5724a56
|
||||||
authentication: {}
|
authentication: {}
|
||||||
metaSortKey: -1666813492502
|
metaSortKey: -1666813492502
|
||||||
isPrivate: false
|
isPrivate: false
|
||||||
|
28
.insomnia/Request/req_f2d435a1ee5b47b1b7b6e2be9db8a8bb.yml
Executable file
28
.insomnia/Request/req_f2d435a1ee5b47b1b7b6e2be9db8a8bb.yml
Executable 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
|
Loading…
x
Reference in New Issue
Block a user