update api docs

This commit is contained in:
rolux 2014-11-18 15:45:41 +00:00
commit acee02f368
2 changed files with 12 additions and 12 deletions

View file

@ -499,7 +499,7 @@ def add(request, data):
'''
Adds a new item (without video)
takes {
title: string (optional)
title: string, // optional
}
returns {
id: string,