Update README.MD

This commit is contained in:
Ajay Ramachandran 2019-08-13 00:29:36 -04:00 committed by GitHub
parent 3091d86186
commit 9b9638cc6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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**: