prompt
This commit is contained in:
@ -25,11 +25,10 @@ listLocations
|
|||||||
Lists the users already existing locations.
|
Lists the users already existing locations.
|
||||||
|
|
||||||
createLocation
|
createLocation
|
||||||
Use this to create a new location.
|
Use this to create a new location, when you don't see a mtching one from listLocations call.
|
||||||
|
|
||||||
linkLocation
|
linkLocation
|
||||||
Links an image to a location. Only call this when you know theres a very close match from listLocation.
|
Use when an image contains a duplicate location the user already has from listLocations.
|
||||||
Otherwise create a new location.
|
|
||||||
|
|
||||||
finish
|
finish
|
||||||
Call when there is nothing else to do.
|
Call when there is nothing else to do.
|
||||||
|
Reference in New Issue
Block a user