[openstreetmap/openstreetmap-website] JSON output nodes, ways, relations, map (#2485)
mmd
notifications at github.com
Mon Dec 30 16:37:00 UTC 2019
mmd-osm commented on this pull request.
> @@ -5,6 +5,13 @@ class MapController < ApiController
before_action :check_api_readable
around_action :api_call_handle_error, :api_call_timeout
+ before_action :default_format_xml
I think proper support for `Accept` header is still open. I don't know where the in the processing this information gets lost.
--
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/pull/2485#discussion_r362034686
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191230/2bec4d0d/attachment.html>
More information about the rails-dev
mailing list