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

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