update api docs

This commit is contained in:
rolux 2014-12-18 20:16:41 +00:00
commit 6bd001a10a
6 changed files with 213 additions and 280 deletions

View file

@ -499,6 +499,7 @@ def add(request, data):
title: string, // title
... // more item properties
}
notes: To allow for this, set config option `itemRequiresVideo` to false
see: edit, find, get, lookup, remove, upload
'''
if not request.user.get_profile().capability('canAddItems'):