Updated API Docs (markdown)

Ajay Ramachandran
2021-03-23 23:23:43 -04:00
parent 8663758b11
commit 6597c5b98f

@@ -37,7 +37,7 @@ ________________________________________________________________________________
segment: float[], //[0, 15.23] start and end time in seconds
UUID: string,
category: string,
videoDuration: float // Duration of video when submission occurred (coming soon, to be used to determine when a submission is out of date)
videoDuration: float // Duration of video when submission occurred (to be used to determine when a submission is out of date)
}]
```