update api docs
This commit is contained in:
parent
1ddc23b9f3
commit
4a084d8405
9 changed files with 112 additions and 142 deletions
|
|
@ -72,8 +72,8 @@ def editDocument(request, data):
|
|||
item: string // item id (optional)
|
||||
}
|
||||
returns {
|
||||
id:
|
||||
...
|
||||
id: string, // document id
|
||||
... // more document properties
|
||||
}
|
||||
notes: If `item` is present, this will not edit the global description of
|
||||
the document, but its specific description in the context of the given
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue