update api docs (omissions, wording, typos)
This commit is contained in:
parent
8b6b23eaf5
commit
ea1a94e9e4
7 changed files with 8 additions and 7 deletions
|
|
@ -247,7 +247,7 @@ actions.register(removeDocument, cache=False)
|
|||
@login_required_json
|
||||
def sortDocuments(request, data):
|
||||
'''
|
||||
Sets the sort order for the documents related to a given item
|
||||
Sets the sort order for the documents associated with a given item
|
||||
takes {
|
||||
item: string, // item id
|
||||
ids: [string] // ordered list of document ids
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue