We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there a reason for responses returning a collection of github objects to include an empty element at the end or is that a bug?
(pulls/pulls "Raynes" "tentacles" {:auth "cddr:M24thbdinF" :per-page 1}) => [{:created_at "", :assignee nil.....} {}]
Would you accept a PR fixing it or would that be considered a breaking change?
The text was updated successfully, but these errors were encountered:
There are a lot of issues with the lazy-seq based pagination. Any pull requests to fix those would be much appreciated.
Sorry, something went wrong.
Hello,
I think I squashed this one in my clojars-published fork, please try it out: irresponsible/tentacles.
Raynes unfortunately passed away, but we will try and keep his legacy alive. A v0.6.0 has been uploaded to clojars as 'irresponsible/tentacles'.
Please find more details in this post: https://groups.google.com/forum/#!topic/clojure/UJetyHj-BPE
No branches or pull requests
Is there a reason for responses returning a collection of github objects to include an empty element at the end or is that a bug?
Would you accept a PR fixing it or would that be considered a breaking change?
The text was updated successfully, but these errors were encountered: