<p>Fixes <a href="https://github.com/openstreetmap/openstreetmap-website/issues/384" class="issue-link" title="Cache-control in deleted /node/# API responses">#384</a></p>
<p>Checked node call results with deleted, visible and missing nodes and all is as expected.</p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/pnorman/openstreetmap-website deleted_node</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/386'>https://github.com/openstreetmap/openstreetmap-website/pull/386</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Make the node controller return the modified time for deleted nodes</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/386/files#diff-0">app/controllers/node_controller.rb</a>
(6)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/386.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/386.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/386.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/386.diff</a></li>
</ul>