salix/api/Api/Warehouse/getVersion OK.bru

22 lines
247 B
Plaintext

meta {
name: getVersion OK
type: http
seq: 8
}
get {
url: http://localhost:3000/api/MobileAppVersionControls/getVersion
body: json
auth: none
}
headers {
Authorization: DEFAULT_TOKEN
}
body:json {
{
"app":"delivery"
}
}