[openstreetmap/openstreetmap-website] Allow a `/changesets` API call combining `order=oldest` and `time=` (Issue #4544)
Martijn van Exel
notifications at github.com
Mon Feb 26 23:05:26 UTC 2024
### Problem
There is an undocumented `order` parameter for the `/changesets` API call that reversese the default sort order to return the oldest changeset that satisfies any of the search criteria first.
This parameter currently does not work in combination with the `time` parameter.
### Description
I would like to be able to query changesets closed after a given date / time and see the oldest changesets that satisfy any other search critera first.
### Screenshots
_No response_
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4544
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/4544 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240226/dcae4e1d/attachment-0001.htm>
More information about the rails-dev
mailing list