diff --git a/pandora/edit/views.py b/pandora/edit/views.py index 3dbe1a4d..3d4536e9 100644 --- a/pandora/edit/views.py +++ b/pandora/edit/views.py @@ -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 { } '''