There is no example program demonstrating GetRepositoryIssues or Repository.get_issues(). Other API operations have both direct and OO-style examples (e.g., create-label / create-label-oo).
An example showing issue listing with the sort/direction/since/per_page parameters would be useful.
There is no example program demonstrating
GetRepositoryIssuesorRepository.get_issues(). Other API operations have both direct and OO-style examples (e.g.,create-label/create-label-oo).An example showing issue listing with the sort/direction/since/per_page parameters would be useful.