Files

24 lines
244 B
Plaintext

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