bchapuis opened a new issue, #640:
URL: https://github.com/apache/incubator-baremaps/issues/640

   The current ip to location endpoint accepts the following path:
   
   /api/ip/{ip}
   
   It would be preferable to replace the path parameter by a query parameter, 
so that:
   
   /api/ip?ip={ip}
   
   if the query parameter isn't set, the service should deduce the ip of the 
client using the connection.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to