update api docs (omissions, wording, typos)
This commit is contained in:
parent
8b6b23eaf5
commit
ea1a94e9e4
7 changed files with 8 additions and 7 deletions
|
|
@ -341,7 +341,7 @@ def direct_upload(request):
|
|||
@login_required_json
|
||||
def taskStatus(request, data):
|
||||
'''
|
||||
Gets the status for a task
|
||||
Gets the status for a given task
|
||||
takes {
|
||||
taskId: string // taskId
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue