mirror of
https://github.com/hexolan/stocklet.git
synced 2026-03-26 11:41:18 +00:00
12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
meta {
|
|
name: View information about the service.
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/v1/order/service
|
|
body: none
|
|
auth: inherit
|
|
}
|