From: Kai Krueger Date: Mon, 26 Mar 2012 07:42:42 +0000 (-0600) Subject: Expose redactions through the node history API calls X-Git-Tag: live~6693 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/7d41b926cfd4edb026056fd5f421e78f5a6681c8?hp=7d41b926cfd4edb026056fd5f421e78f5a6681c8 Expose redactions through the node history API calls Add the show_redactions=true parameter to the old_node_controller and add a redacted attribute in node XML output. ---