Anuj Hydrabadi

Results 4 comments of Anuj Hydrabadi

@bitwiseman Hey! Thank you for this library, works great! I ended up not using this library for integrating with the paginated GitHub APIs because of the lack of support for...

Hey, could I have access to `hub4j-test-org` organization for testing? I have implemented two new classes `Paginator` and `GitHubPaginator` analogous to `PagedIterator` and `GitHubPageIterator` respectively, accessible from `PagedIterable`. I have...

Pending tasks: - [ ] Test `refresh()` method by changing underlying data. - [ ] Make a few hacky `if` conditions in `GitHubPaginator` (w.r.t. the `next` variable) more readable. -...

Faced the same thing. In my case, it wraps the expected valid json object around a `{"properties" : {}}`, or a `{"paramaters" : {}}` block, when calling the `StructuredOutput` tool...