<p dir="auto"><code class="notranslate">full</code> is not a standard action name, but it's also not really a nested resource. Here I'm mapping them to <code class="notranslate">show</code> action with a parameter. A similar thing is done with changeset discussions where the discussion/comment elements are extra things added to the usual <code class="notranslate">show</code> output if a parameter is set.</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/5620'>https://github.com/openstreetmap/openstreetmap-website/pull/5620</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/commits/0f2aa939d447dcf137309ac2ed80e0b23ee65c63" class="commit-link">0f2aa93</a> Map 'full' to api way show action</li>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/commits/04c6d38649d0794eeb09e3b62e866efe6a9f95e2" class="commit-link">04c6d38</a> Map 'full' to api relation show action</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files">14 files</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-341a1cf4f83cf00816b397c262181cd7b229f1c0e9210ba57dcef3f9609c1b74">app/abilities/api_ability.rb</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-49b8b506dea5e046c47e71134ed6d1c4ca794559572895c26b1df469ceda868d">app/controllers/api/relations_controller.rb</a>
(129)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-eb50706672183bce46654d5a373c3df75906a65a3ae5055a16ba0d8d2005ca37">app/controllers/api/ways_controller.rb</a>
(35)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-3fcf0d9caf1bd71c1924e29493d567ab720868f5d52f56a3f494e7d232101768">app/views/api/relations/full.json.jbuilder</a>
(7)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-dd9667829937610d321863cc1154a859115aa3f8f31fca885843ff53f7a9dbfa">app/views/api/relations/full.xml.builder</a>
(7)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-a1d8d6b2a87a20157e212b3ee6d11fab0d09586259d124ddace52224f21d38f9">app/views/api/relations/show.json.jbuilder</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-9093da0c0da045983249ab4c0eb141c339ebd1981cde522ad29a0500f0355e8a">app/views/api/relations/show.xml.builder</a>
(4)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-f527c5cbef7d23f8a34375f0c4367a7cd578026e6e99866217d8bc119c4ecdb1">app/views/api/ways/full.json.jbuilder</a>
(6)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-662b7f32f6705f115fb11808273df1ffc9cbc575a25861130faa9c117fd4f49f">app/views/api/ways/full.xml.builder</a>
(6)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-bf83c3bf2607448f3661c21affb0dca249d32202dd2d79922ce587663eabb8ac">app/views/api/ways/show.json.jbuilder</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-14198f0588334738c98b46dccef3c9ed6b6f41437b35e276eb97b192a7b8f183">app/views/api/ways/show.xml.builder</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-959bc9abc46a55332bb64d5155a79323afa75a50ec1a2137ddd22d926f62c6c5">config/routes.rb</a>
(14)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-da8c6d0ce9e50a5d0d4517cb17a60cc0df2f286b573ea8132fd903ad8c227237">test/controllers/api/relations_controller_test.rb</a>
(38)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620/files#diff-ffae22d15753b266411f4613c7a78242cfd5a5ab95aad3484ce9728179a76334">test/controllers/api/ways_controller_test.rb</a>
(44)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5620.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5620.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5620.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5620.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5620">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLKSDNGOO3MREPQ5T2D2OJIDHAVCNFSM6AAAAABWRWP4V2VHI2DSMVQWIX3LMV43ASLTON2WKOZSHAZTGNRTGY2TCMQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLI3LXYTEJ52QHHYSK32OJIDHA5CNFSM6AAAAABWRWP4V2WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHKRZO4UA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5620</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5620",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5620",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>