inventory/bruno/item/Item List.bru

16 lines
156 B
Plaintext
Raw Permalink Normal View History

2025-01-16 11:53:23 +07:00
meta {
name: Item List
type: http
seq: 1
}
post {
url: http://localhost:11000/api/invlab/item/list
body: json
auth: none
}
body:json {
{}
}