27 lines
362 B
Plaintext
27 lines
362 B
Plaintext
meta {
|
|
name: -Operators- sector
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
post {
|
|
url: http://localhost:5000/api/Operators/update?where[workerFK]=9
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
query {
|
|
where[workerFK]: 9
|
|
}
|
|
|
|
headers {
|
|
Authorization: TDBXtkBF8mGrpcS6RlBggkUeZ8TP6MyKssezFYM2NXYRi4FhZe2CqqA3GNLlbawp
|
|
}
|
|
|
|
body:json {
|
|
{
|
|
"sectorFk":2,
|
|
"labelerFk":null
|
|
}
|
|
}
|