update api docs
This commit is contained in:
parent
379fb0f478
commit
8fd99ac1be
3 changed files with 120 additions and 180 deletions
|
|
@ -31,7 +31,7 @@ def addClips(request, data):
|
|||
Adds one or more clips to an edit
|
||||
takes {
|
||||
edit: string, // edit id,
|
||||
index: integer, // position within edit (optional),
|
||||
index: int, // position within edit (optional),
|
||||
clips: [
|
||||
{
|
||||
item: string, // item id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue