From 9b9638cc6ec2b87f3c723791b471234768006ca7 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Tue, 13 Aug 2019 00:29:36 -0400 Subject: [PATCH] Update README.MD --- README.MD | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/README.MD b/README.MD index e538645..3eef638 100644 --- a/README.MD +++ b/README.MD @@ -112,7 +112,7 @@ __________________________________________________________________ **Response**: ``` { - Nothing (status code 200 + Nothing (status code 200) } ``` @@ -144,30 +144,6 @@ __________________________________________________________________ __________________________________________________________________ -**GET** `/api/viewedVideoSponsorTime` - -Indicates that the user has skipped this sponsor. Used for stats purposes. - -**Input**: -``` -{ - UUID: string //the UUID of the sponsor time -} -``` - -**Response**: -``` -{ - Nothing -} -``` - -**Error codes**: - -400: Bad Request (Your inputs are wrong/impossible) - -__________________________________________________________________ - **POST** `/api/setUsername` **Input**: