added bruno files and corrected found issues
This commit is contained in:
parent
7599080106
commit
c211a8a199
31 changed files with 292 additions and 14 deletions
|
|
@ -5,11 +5,11 @@ meta {
|
|||
}
|
||||
|
||||
get {
|
||||
url: {{localBaseUrl}}/merchants/{{merchantId}}
|
||||
url: {{localBaseUrl}}/{{resourcePath}}/{{resourceId}}
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
vars:pre-request {
|
||||
merchantId: 1d6d2842-b271-489b-bd93-e3ceaee5a139
|
||||
resourceId: 1d6d2842-b271-489b-bd93-e3ceaee5a139
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue