update api docs
This commit is contained in:
parent
1ddc23b9f3
commit
4a084d8405
9 changed files with 112 additions and 142 deletions
|
|
@ -161,8 +161,8 @@ def addMedia(request, data):
|
|||
'''
|
||||
Adds media files to a given item
|
||||
takes {
|
||||
filename: string, // undocumented
|
||||
id: oshash, // undocumented
|
||||
filename: string, // filename
|
||||
id: string, // oshash of the file
|
||||
info: {}, // undocumented
|
||||
item: string // item id
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue