From beaa71a9faec3065bb200697396d1453d7814113 Mon Sep 17 00:00:00 2001 From: Rahul Rudragoudar Date: Thu, 1 Apr 2021 16:40:07 +0530 Subject: [PATCH] Update README - HTTP Verb and Parameters Signed-off-by: Rahul Rudragoudar --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c1f7a3c..fd45f58 100644 --- a/README.md +++ b/README.md @@ -79,13 +79,13 @@ An image that has a pair of words is created. The answer to one of the words is - `input_type`: `String` - The type of input option for a captcha - text - - click (choose) + - (More to come) - `media`: `String` - The type of media of a captcha - - image - - audio - - gif - - `size`: `dict` - + - image/png + - image/gif + - (More to come) + - `size`: `Map` - The dimensions of a captcha (Optional). It needs two more fields nested in this parameter - `height`: `Int` - `width`: `Int` @@ -94,7 +94,7 @@ An image that has a pair of words is created. The answer to one of the words is - `id`: `String` - The uuid of the captcha generated -### - `/v1/media`: `POST`,`GET` +### - `/v1/media`: `GET` - Parameters: - `id`: `String` - The uuid of the captcha