From be870583e299c5394e4815da0f933f2d0233abae Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sun, 17 May 2020 19:49:11 -0400 Subject: [PATCH] Updated API Docs (markdown) --- API-Docs.md | 1 + 1 file changed, 1 insertion(+) 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) } ```