Updated API Docs (markdown)

Ajay Ramachandran
2020-05-17 19:49:11 -04:00
parent 545911dd11
commit be870583e2

@@ -45,6 +45,7 @@ __________________________________________________________________
videoID: string, videoID: string,
startTime: float, startTime: float,
endTime: float, endTime: float,
category: string,
userID: string //This should be a randomly generated UUID stored locally (not the public one) userID: string //This should be a randomly generated UUID stored locally (not the public one)
} }
``` ```