diff --git a/API-Docs.md b/API-Docs.md index e3acd43..4686341 100644 --- a/API-Docs.md +++ b/API-Docs.md @@ -45,6 +45,7 @@ __________________________________________________________________ videoID: string, startTime: float, endTime: float, + category: string, userID: string //This should be a randomly generated UUID stored locally (not the public one) } ```