update api docs
This commit is contained in:
parent
cada20f904
commit
3950213960
11 changed files with 69 additions and 59 deletions
|
|
@ -54,7 +54,7 @@ def sortName(request, data):
|
|||
name: sortName, // sort name for this name
|
||||
... // more results
|
||||
}
|
||||
see editName, findNames
|
||||
see: editName, findNames
|
||||
'''
|
||||
names = data.get('names', [])
|
||||
if 'name' in data:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue