Only show items for which the given user is assigned
Only show items updated before the given time. This is a timestamp in RFC 3339 format
Only show items which were created by the the given user
comma separated list of labels. Fetch only issues that have any of this labels. Non existent labels are discarded
page size of results
Only show items in which the given user was mentioned
comma separated list of milestone names or ids. It uses names and fall back to ids. Fetch only issues that have any of this milestones. Non existent milestones are discarded
owner of the repo
page number of results to return (1-based)
search string
name of the repo
Only show items updated after the given time. This is a timestamp in RFC 3339 format
whether issue is open or closed
filter by type (issues / pulls) if set
Generated using TypeDoc
Request parameters for issueListIssues operation in IssueApi.
IssueApiIssueListIssuesRequest