Skip to content

Commit

Permalink
add example of the payload to stitch
Browse files Browse the repository at this point in the history
  • Loading branch information
mordka committed Aug 31, 2017
1 parent ca89368 commit 5dc348b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/includes/_modelling.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ Please note the best results can be achieved by using high resolution images

```
POST https://94hx3w6zfh.execute-api.ap-southeast-2.amazonaws.com/unleash/stitch
body: {
"deviceId":"NOTPI00000000000",
"items":[{"sessionId":"3","fileName":"216.JPG"},{"sessionId":"3","fileName":"217.JPG"}]
}
```

#### Parameters
Expand Down

0 comments on commit 5dc348b

Please sign in to comment.