Files
multi-simadmin/packages/operation-registry/test/fixtures/upstream-58e2204/bruno-api/post_call_answer.bru
T

23 lines
229 B
Plaintext

meta {
name: Answer Call
type: http
seq: 104
}
post {
url: http://192.168.68.1:3000/api/call/answer
body: json
auth: inherit
}
body:json {
{
"path": "/ril_0/voicecall01"
}
}
settings {
encodeUrl: true
}