costapy/bruno/inventory/Inventory List.bru

16 lines
166 B
Plaintext

meta {
name: Inventory List
type: http
seq: 1
}
post {
url: http://localhost:11000/api/invlab/inventory/list
body: json
auth: none
}
body:json {
{}
}