mirror of
https://github.com/hexolan/stocklet.git
synced 2026-03-26 19:51:17 +00:00
feat: base bruno routes
generated from OpenAPI v3 spec
This commit is contained in:
11
tests/bruno/shipping/View information about the service.bru
Normal file
11
tests/bruno/shipping/View information about the service.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: View information about the service.
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/v1/shipping/service
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
Reference in New Issue
Block a user