api.congress.gov
api.congress.gov copied to clipboard
feat(bill cosponsors API): sort by `sponsorshipDate`
It would be nice if we could sort the bill/../cosponsors
API by sponsorshipDate
using sponsorshipDate+asc
| sponsorshipDate+desc
.
My use case is to be able to cache the cosponsors API by the most recent sponsorshipDate
.
Thanks for the feedback. We'll pass it along to our developers.