added merchants resource
This commit is contained in:
parent
d7ad5828af
commit
b5ced781c9
17 changed files with 214 additions and 80 deletions
11
bruno/Common Cents/Merchants/LOC GET Merchants.bru
Normal file
11
bruno/Common Cents/Merchants/LOC GET Merchants.bru
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
meta {
|
||||
name: LOC GET Merchants
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{localBaseUrl}}/merchants
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue