Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 830 Bytes

issues.rst

File metadata and controls

50 lines (30 loc) · 830 Bytes

Issues API Objects

The following objects represent data returned by the Issues API

Issues

github3.issues.issue.ShortIssue

github3.issues.issue.Issue

Issue Comments

github3.issues.comment.IssueComment

Issue Events

github3.issues.event.IssueEvent

github3.issues.event.RepositoryIssueEvent

Issue Labels

github3.issues.label.Label

Milestone Objects

github3.issues.milestone.Milestone