diff options
Diffstat (limited to 'docs/specifications.md')
| -rw-r--r-- | docs/specifications.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/specifications.md b/docs/specifications.md index 48106dd..2a4e4ec 100644 --- a/docs/specifications.md +++ b/docs/specifications.md @@ -42,6 +42,8 @@ User story: ## Example Requests +All requests are standard multipart POST requests. Specify the image with the parameter `image`. + Example response for a successful image upload with no match: `check.vframe.io/v1/match/` |
