add note about annotation ids
This commit is contained in:
parent
6f9ff489d8
commit
9bd9ce6ac3
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ def addClips(request):
|
|||
}
|
||||
add clips with item/in/out or annotation to edit with id
|
||||
clips are added at index or end if index is not provided
|
||||
(annoation id is in the form item/annotation)
|
||||
returns {
|
||||
}
|
||||
'''
|
||||
|
|
Loading…
Reference in a new issue