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

Refactor SearchCodeRequest to match the API #311

Merged
merged 4 commits into from
Jan 22, 2014

Conversation

hnrkndrssn
Copy link
Contributor

  • no longer subclass RequestParameters, but expose a Parameters property and build it up similar to how SearchRepositoriesRequest works
  • re-add the Sort property
  • add some tests

Fixes #275

@anaisbetts
Copy link
Contributor

Your use of not-completely-finished PRs with TODOs is 💖 +💯

@hnrkndrssn
Copy link
Contributor Author

Well, I've learnt from the best 😀 ❤️

And make sure that the Forks property returns a lowercase representation
of it's value...
@shiftkey
Copy link
Member

Thanks!

shiftkey added a commit that referenced this pull request Jan 22, 2014
Refactor SearchCodeRequest to match the API
@shiftkey shiftkey merged commit b57a60b into octokit:master Jan 22, 2014
@hnrkndrssn hnrkndrssn deleted the search-code-req branch January 22, 2014 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Completing "Search Code" API
3 participants