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,13 +5,13 @@ meta {
|
|||
}
|
||||
|
||||
post {
|
||||
url: {{localBaseUrl}}/merchants
|
||||
url: {{localBaseUrl}}/{{resourcePath}}
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"name": "Walmart"
|
||||
"name": "Merchant Three"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue