[openstreetmap/openstreetmap-website] The response is /changeset/:id.json endpoint is different for Ruby API and CGImap (Issue #5047)
Anton Khorev
notifications at github.com
Mon Aug 5 16:38:25 UTC 2024
It would be surprising if these differences are not documented anywhere. API users have to write code expecting either response, like this:
https://github.com/AntonKhorev/osm-note-viewer/blob/67185792b458d5a1c6a7f886c281b107f02be0be/src/osm/changeset.ts#L61-L69
If you rush to fix the issue by changing one of the implementations, API users would still have to write code expecting either response because they can't force all of the deployed osm-website/cgimap servers to be updated.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5047#issuecomment-2269478907
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/5047/2269478907 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240805/fff31dc3/attachment.htm>
More information about the rails-dev
mailing list