Updated API (markdown)

This commit is contained in:
Omar Roth 2018-08-05 12:08:24 -05:00
parent fb4d17bbda
commit ef902e2f8b

4
API.md
View File

@ -1,6 +1,6 @@
GET `/api/v1/videos/:id` GET `/api/v1/videos/:id`
> Given :id, return `video` > Given `:id`, return `video`
> Schema: > `Video schema`:
``` ```
{ {
"title": String, "title": String,