Files
stocklet/tests/bruno/shipping/View information about the service.bru
Declan Teevan 26d5c96841 feat: base bruno routes
generated from OpenAPI v3 spec
2025-09-29 22:58:14 +01:00

12 lines
152 B
Plaintext

meta {
name: View information about the service.
type: http
seq: 1
}
get {
url: {{baseUrl}}/v1/shipping/service
body: none
auth: inherit
}