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

36 lines
640 B
YAML
Raw Normal View History

2025-04-05 17:10:55 +00:00
type: http_request
model: http_request
id: rq_Eb5hJAiaKG
createdAt: 2024-12-01T08:39:12
updatedAt: 2025-03-02T07:37:25.323717
workspaceId: wk_SlydsyH2WI
folderId: fl_1twfKS3Z0A
authentication: {}
authenticationType: null
body:
text: |-
{
"id": "TestUser",
"password": "test"
}
bodyType: application/json
description: ''
headers:
- enabled: true
name: Content-Type
value: application/json
id: null
- enabled: true
name: x-api-key
value: ${[ ApiKey ]}
id: null
- enabled: true
name: ''
value: ''
id: null
method: POST
name: Auth
sortPriority: 0.0
url: http://localhost:8080/api/login
urlParameters: []