update api docs
This commit is contained in:
parent
cada20f904
commit
3950213960
11 changed files with 69 additions and 59 deletions
|
|
@ -250,7 +250,7 @@ def sortDocuments(request, data):
|
|||
Sets the sort order for the documents related to a given item
|
||||
takes {
|
||||
item: string, // item id
|
||||
ids: [string] // list of document ids
|
||||
ids: [string] // ordered list of document ids
|
||||
}
|
||||
returns {}
|
||||
see: addDocument, editDocument, findDocument, removeDocument, sortDocuments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue