rust-api-template/.yaak/yaak.rq_Hy5iPWhu2m.yaml

44 lines
856 B
YAML
Raw Normal View History

2025-05-04 20:17:09 +00:00
type: http_request
model: http_request
id: rq_Hy5iPWhu2m
createdAt: 2025-04-29T13:50:03.769054
updatedAt: 2025-05-04T06:22:35.589567
workspaceId: wk_SlydsyH2WI
folderId: fl_MkZHYA6WTy
authentication:
token: ${[ response.body.raw(request='rq_Eb5hJAiaKG') ]}
authenticationType: bearer
body:
text: |-
{
"id": 1,
"active": false,
"description": "nicest units of all",
"display": "Millimeter",
"abbreviation": "mm"
}
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: PUT
name: Units
sortPriority: 3000.0
url: http://localhost:8080/api/units
urlParameters: []