Updated API (markdown)

This commit is contained in:
Omar Roth 2018-08-05 12:08:34 -05:00
parent ef902e2f8b
commit 5f2b08f4a6

2
API.md
View File

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