rate/.insomnia/Request/req_b0a828e3ee4d4267bd036b10d6bb1bed.yml

31 lines
662 B
YAML
Raw Permalink Normal View History

2022-10-26 19:47:56 +00:00
_id: req_b0a828e3ee4d4267bd036b10d6bb1bed
type: Request
parentId: fld_c78e326c656f4411b8899877dd4f3b9c
2022-11-06 17:46:00 +00:00
modified: 1667756731637
2022-10-26 19:47:56 +00:00
created: 1666813566609
url: "{{ _.URL }}/user/create"
name: Create
description: ""
method: POST
body:
mimeType: application/json
text: |-
{
2022-11-06 17:46:00 +00:00
"username": "test2",
2022-10-26 19:47:56 +00:00
"password": "coucou",
"role": "USER"
}
parameters: []
headers:
- name: Content-Type
value: application/json
authentication: {}
metaSortKey: -1666813492352
isPrivate: false
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingRebuildPath: true
settingFollowRedirects: global