<p>Say my application needs to get <em>only</em> the oldest changeset of a given user. It would have to be able to specify parameters:</p>
<ul>
<li>maximum amount of returned changesets (currently API calls can take a long time because in the worst case 100 CSs are returned)</li>
<li>order oldest to newest</li>
</ul>
<p>So basically to be able to drop the <code>DESC</code> and to change the <code>100</code> in /app/controllers/changeset_controller.rb on line 222.</p>
<p>If there's another way to achieve this effect, please let me know.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/openstreetmap-website/issues/1016">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLRu0_JXggt-6hENERAeS32iap7tlks5of9AbgaJpZM4FdyGd.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/issues/1016"></link>
<meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>