update api docs

This commit is contained in:
rolux 2014-12-18 22:16:37 +00:00
parent 0e425c6df1
commit 1ddc23b9f3
1 changed files with 1 additions and 0 deletions

View File

@ -468,6 +468,7 @@ actions.register(subscribeToEdit, cache=False)
@login_required_json
def unsubscribeFromEdit(request, data):
'''
Removes an edit from favorites
takes {
id: string, // edit id
user: string // username (admin-only)