Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 819 Bytes

File metadata and controls

38 lines (25 loc) · 819 Bytes

Pull Requests and their Associated Objects

This section of the documentation covers the representations of various objects related to the Pull Requests API.

Pull Request Objects

.. autoclass:: github3.pulls.ShortPullRequest
    :inherited-members:

.. autoclass:: github3.pulls.PullRequest
    :inherited-members:

.. autoclass:: github3.pulls.PullDestination
    :inherited-members:

.. autoclass:: github3.pulls.Head

.. autoclass:: github3.pulls.Base

.. autoclass:: github3.pulls.PullFile
    :inherited-members:


Review Objects

.. autoclass:: github3.pulls.ReviewComment
    :inherited-members: