update api docs (omissions, wording, typos)
This commit is contained in:
parent
8b6b23eaf5
commit
ea1a94e9e4
7 changed files with 8 additions and 7 deletions
|
|
@ -192,7 +192,7 @@ actions.register(removeListItems, cache=False)
|
|||
@login_required_json
|
||||
def orderListItems(request, data):
|
||||
'''
|
||||
Sets the manual orderings of items in a given list
|
||||
Sets the manual ordering of items in a given list
|
||||
takes {
|
||||
list: string, // list id
|
||||
ids: [string] // ordered list of item ids
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue