[openstreetmap/openstreetmap-website] Add changeset upload modifiers (#1389)

mmd notifications at github.com
Thu Oct 11 12:39:54 UTC 2018


Ok, there's only one exception: redacted object versions are treated as if the object never existed in the first place, and result in an HTTP 404 for the whole call.  

https://www.openstreetmap.org/node/3006673214/history

https://api.openstreetmap.org/api/0.6/nodes?nodes=3006673214v4,3006673214v3

The API 0.6 documentation offers no real clarification how redacted object versions should be treated.

Rather than sending an HTTP 404, those object versions could also be omitted from the result without raising an error - like already done for the object history call: https://www.openstreetmap.org/api/0.6/node/3006673214/history


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1389#issuecomment-428939552
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20181011/d577e66d/attachment.html>


More information about the rails-dev mailing list