54 lines
1.2 KiB
YAML
54 lines
1.2 KiB
YAML
|
type: http_request
|
||
|
model: http_request
|
||
|
id: rq_LfNKQYDoYS
|
||
|
createdAt: 2025-04-29T10:03:58.391323
|
||
|
updatedAt: 2025-05-04T08:16:15.236391
|
||
|
workspaceId: wk_SlydsyH2WI
|
||
|
folderId: fl_cdHsBtENVb
|
||
|
authentication:
|
||
|
token: ${[ response.body.raw(request='rq_Eb5hJAiaKG') ]}
|
||
|
authenticationType: bearer
|
||
|
body:
|
||
|
text: |-
|
||
|
{
|
||
|
"status": "Active",
|
||
|
"description": "So so happy to be here",
|
||
|
"id": 1,
|
||
|
"manager": {
|
||
|
"user_id": "einstein",
|
||
|
"name": "Albert",
|
||
|
"surname": "EINSTEIN",
|
||
|
"email": "albert.einstein@uno.com"
|
||
|
},
|
||
|
"name": "SUper Department",
|
||
|
"vice_manager": {
|
||
|
"user_id": "einstein",
|
||
|
"name": "Albert",
|
||
|
"surname": "EINSTEIN",
|
||
|
"email": "albert.einstein@uno.com"}
|
||
|
}
|
||
|
bodyType: application/json
|
||
|
description: ''
|
||
|
headers:
|
||
|
- enabled: true
|
||
|
name: x-api-key
|
||
|
value: ${[ ApiKey ]}
|
||
|
id: null
|
||
|
- enabled: false
|
||
|
name: ''
|
||
|
value: ''
|
||
|
id: null
|
||
|
- enabled: true
|
||
|
name: ''
|
||
|
value: ''
|
||
|
id: null
|
||
|
- enabled: true
|
||
|
name: Content-Type
|
||
|
value: application/json
|
||
|
id: FWIGbxmTAH
|
||
|
method: POST
|
||
|
name: Departments
|
||
|
sortPriority: 1000.0
|
||
|
url: http://localhost:8080/api/departments
|
||
|
urlParameters: []
|