Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search Issues - update API to support nested response with TotalCount #415

Closed
shiftkey opened this issue Mar 5, 2014 · 0 comments · Fixed by #420
Closed

Search Issues - update API to support nested response with TotalCount #415

shiftkey opened this issue Mar 5, 2014 · 0 comments · Fixed by #420
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Bug Something isn't working as documented

Comments

@shiftkey
Copy link
Member

shiftkey commented Mar 5, 2014

See #412 for the relevant changes you need to make

{
  "total_count": 7,
  "items": [
    {
        ...
    }
}

http://developer.github.com/v3/search/#search-issues

@nickfloyd nickfloyd added Type: Bug Something isn't working as documented Status: Up for grabs Issues that are ready to be worked on by anyone and removed category: bug labels Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Bug Something isn't working as documented
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants