This commit is contained in:
2025-04-14 10:38:25 +01:00
parent 51d36bf15b
commit b138661991

View File

@ -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.