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,7 +5,7 @@ meta {
|
|||
}
|
||||
|
||||
put {
|
||||
url: {{localBaseUrl}}/merchants
|
||||
url: {{localBaseUrl}}/{{resourcePath}}
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
|
@ -13,6 +13,6 @@ put {
|
|||
body:json {
|
||||
{
|
||||
"id": "1d6d2842-b271-489b-bd93-e3ceaee5a139",
|
||||
"name": "Walmart"
|
||||
"name": "Merchant One"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue