Initial web app consumption/integration (#5)
Co-authored-by: Joe Arndt <jmarndt@users.noreply.github.com> Reviewed-on: #5
This commit is contained in:
parent
3f258bcd33
commit
df6733caa9
41 changed files with 385 additions and 353 deletions
|
|
@ -12,6 +12,6 @@ post {
|
|||
|
||||
body:json {
|
||||
{
|
||||
"name": "Merchant Three"
|
||||
"name": "Casey's"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
meta {
|
||||
name: Merchants
|
||||
seq: 3
|
||||
seq: 4
|
||||
}
|
||||
|
||||
auth {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue