Closed raphodn closed 2 weeks ago
Following #446
Users can create a Location via the API. But if the location already exist, we prefer to return the existing object (with a 200), instead of an error.
What
Following #446
Users can create a Location via the API. But if the location already exist, we prefer to return the existing object (with a 200), instead of an error.