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

Ability to filter #4

Open
alexeagle opened this issue Apr 3, 2015 · 1 comment
Open

Ability to filter #4

alexeagle opened this issue Apr 3, 2015 · 1 comment

Comments

@alexeagle
Copy link

I would like to filter a list of builds
http://docs.travis-ci.com/api/?http#builds
for example
$ curl https://api.travis-ci.org/repos/angular/angular.dart/builds?event_type=push

it seems that your library doesn't ever pass through a querystring (qs key) to the request library, so there is no way to use these parts of the travis API.

Or am I missing something?
Thanks!

@travi
Copy link

travi commented Aug 15, 2018

i'm puzzled by how to pass query parameters as well, especially since there are endpoints that have been added to the library that require query parameters to be supplied. i would love to understand how to make that part of this library work, but it seems like i must be overlooking something since they have been added.

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

2 participants