Update Request
This commit is contained in:
parent
0bb28ce89a
commit
1415da72df
@ -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"
|
||||
}
|
||||
|
@ -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
|
||||
|
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