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

Repository List Sort not working #338

Open
swapnils19 opened this issue Apr 23, 2018 · 0 comments
Open

Repository List Sort not working #338

swapnils19 opened this issue Apr 23, 2018 · 0 comments

Comments

@swapnils19
Copy link

I am trying to get sorted repository list, but it seems the request is not considering other params that I passed to the repos object. I am getting a default list all the time which is sorted by full_name.
PFB my code -

github.repos(user: user_name, repo: repo_name, sort: 'pushed', direction: 'desc')

Note: github is an object of Github::Client

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

No branches or pull requests

1 participant