mirror of
https://github.com/iv-org/documentation.git
synced 2025-06-07 06:22:49 -04:00
Updated API (markdown)
This commit is contained in:
parent
ef902e2f8b
commit
5f2b08f4a6
1 changed files with 1 additions and 1 deletions
2
API.md
2
API.md
|
@ -1,6 +1,6 @@
|
||||||
GET `/api/v1/videos/:id`
|
GET `/api/v1/videos/:id`
|
||||||
> Given `:id`, return `video`
|
> Given `:id`, return `video`
|
||||||
> `Video schema`:
|
> `Video` schema:
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
"title": String,
|
"title": String,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue