Files
lst/LogisticsSupportTool_API_DOCS/Controller/build app.bru

24 lines
240 B
Plaintext

meta {
name: build app
type: http
seq: 1
}
post {
url: http://usmcd1vms036:8080/api/controller/update
body: json
auth: inherit
}
headers {
Content-Type: application/json
}
body:json {
{}
}
settings {
encodeUrl: true
}