inventory/bruno/item/Item List.bru

16 lines
156 B
Plaintext

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