1
0
mirror of https://gitea.invidious.io/iv-org/documentation synced 2025-03-12 13:20:04 +01:00

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

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