inventory/bruno/item/Item Detail.bru

16 lines
166 B
Plaintext
Raw Permalink Normal View History

2025-01-16 11:53:23 +07:00
meta {
name: Item Detail
type: http
seq: 2
}
post {
url: http://localhost:11000/api/invlab/item/detail
body: json
auth: none
}
body:json {
{"id":2}
}