mirror of
https://github.com/hexolan/stocklet.git
synced 2026-03-26 11:41:18 +00:00
12 lines
140 B
Plaintext
12 lines
140 B
Plaintext
meta {
|
|
name: ProductService_ViewProducts
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/v1/product/list
|
|
body: none
|
|
auth: inherit
|
|
}
|