forked from 0x2620/pandora
add missing link in docs
This commit is contained in:
parent
3d1c816950
commit
23ea99734d
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ def findPlaces(request, data):
|
|||
}
|
||||
notes: Possible query keys are 'geoname', 'name' and 'user'. Possible
|
||||
itemsQuery keys are all item keys, as defined in the config.
|
||||
see: addPlace, editPlace, removePlace
|
||||
see: addPlace, editPlace, find, removePlace
|
||||
'''
|
||||
response = json_response()
|
||||
|
||||
|
|
Loading…
Reference in a new issue