Closed mvl22 closed 4 years ago
So you want to add a search term to: https://www.cyclescape.org/api#!/issues/getApiIssues
Do you want the title and the issue body searched?
Sorry, yes, spec wasn't clear. Basically just a name search, giving the same result as the Issues tab at:
which presumably searches title and issue body indeed. Essentially we just need an API equivalent to that UI result.
This is not equivalent as the order will not be the same but I've added a search term.
A search for 'chisholm trail' seems to give the same result 6 times over. I wonder if this is getting each thread rather than the issue itself.
/api/issues?per_page=10&term=chisholm%20trail
The StreetFocus integration needs an API so that we can search for issues.