Acerca de las interfaces
Las interfaces sirven como objetos padre de los cuales obtendrán sus herencias los demás objetos.
Por ejemplo, Lockable
es una interface, ya que tanto los objetos Issue
como los objetos PullRequest
se pueden fijar. Una interface tiene su propia lista de campos nombrados que se comparte mediante objetos de implementación.
Para obtener más información, consulta la sección "Implementación".
Implementado por
Campos
Nombre | Descripción |
---|---|
|
A list of Users assigned to this object. |
Implementado por
-
MembersCanDeleteReposClearAuditEntry
-
MembersCanDeleteReposDisableAuditEntry
-
MembersCanDeleteReposEnableAuditEntry
-
OauthApplicationCreateAuditEntry
-
OrgAddBillingManagerAuditEntry
-
OrgAddMemberAuditEntry
-
OrgBlockUserAuditEntry
-
OrgConfigDisableCollaboratorsOnlyAuditEntry
-
OrgConfigEnableCollaboratorsOnlyAuditEntry
-
OrgCreateAuditEntry
-
OrgDisableOauthAppRestrictionsAuditEntry
-
OrgDisableSamlAuditEntry
-
OrgDisableTwoFactorRequirementAuditEntry
-
OrgEnableOauthAppRestrictionsAuditEntry
-
OrgEnableSamlAuditEntry
-
OrgEnableTwoFactorRequirementAuditEntry
-
OrgInviteMemberAuditEntry
-
OrgInviteToBusinessAuditEntry
-
OrgOauthAppAccessApprovedAuditEntry
-
OrgOauthAppAccessDeniedAuditEntry
-
OrgOauthAppAccessRequestedAuditEntry
-
OrgRemoveBillingManagerAuditEntry
-
OrgRemoveMemberAuditEntry
-
OrgRemoveOutsideCollaboratorAuditEntry
-
OrgRestoreMemberAuditEntry
-
OrgUnblockUserAuditEntry
-
OrgUpdateDefaultRepositoryPermissionAuditEntry
-
OrgUpdateMemberAuditEntry
-
OrgUpdateMemberRepositoryCreationPermissionAuditEntry
-
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry
-
PrivateRepositoryForkingDisableAuditEntry
-
PrivateRepositoryForkingEnableAuditEntry
-
RepoAccessAuditEntry
-
RepoAddMemberAuditEntry
-
RepoAddTopicAuditEntry
-
RepoArchivedAuditEntry
-
RepoChangeMergeSettingAuditEntry
-
RepoConfigDisableAnonymousGitAccessAuditEntry
-
RepoConfigDisableCollaboratorsOnlyAuditEntry
-
RepoConfigDisableContributorsOnlyAuditEntry
-
RepoConfigDisableSockpuppetDisallowedAuditEntry
-
RepoConfigEnableAnonymousGitAccessAuditEntry
-
RepoConfigEnableCollaboratorsOnlyAuditEntry
-
RepoConfigEnableContributorsOnlyAuditEntry
-
RepoConfigEnableSockpuppetDisallowedAuditEntry
-
RepoConfigLockAnonymousGitAccessAuditEntry
-
RepoConfigUnlockAnonymousGitAccessAuditEntry
-
RepoCreateAuditEntry
-
RepoDestroyAuditEntry
-
RepoRemoveMemberAuditEntry
-
RepoRemoveTopicAuditEntry
-
RepositoryVisibilityChangeDisableAuditEntry
-
RepositoryVisibilityChangeEnableAuditEntry
-
TeamAddMemberAuditEntry
-
TeamAddRepositoryAuditEntry
-
TeamChangeParentTeamAuditEntry
-
TeamRemoveMemberAuditEntry
-
TeamRemoveRepositoryAuditEntry
Campos
Nombre | Descripción |
---|---|
|
The action name. |
|
The user who initiated the action. |
|
The IP address of the actor. |
|
A readable representation of the actor's location. |
|
The username of the user who initiated the action. |
|
The HTTP path for the actor. |
|
The HTTP URL for the actor. |
|
The time the action was initiated. |
|
The corresponding operation type for the action. |
|
The user affected by the action. |
|
For actions involving two users, the actor is the initiator and the user is the affected user. |
|
The HTTP path for the user. |
|
The HTTP URL for the user. |
Implementado por
-
CommitComment
-
GistComment
-
Issue
-
IssueComment
-
PullRequest
-
PullRequestReview
-
PullRequestReviewComment
-
TeamDiscussion
-
TeamDiscussionComment
Campos
Nombre | Descripción |
---|---|
|
The actor who authored the comment. |
|
Author's association with the subject of the comment. |
|
The body as Markdown. |
|
The body rendered to HTML. |
|
The body rendered to text. |
|
Identifies the date and time when the object was created. |
|
Check if this comment was created via an email reply. |
|
The actor who edited the comment. |
|
Check if this comment was edited and includes an edit with the creation data. |
|
The moment the editor made the last edit. |
|
Identifies when the comment was published at. |
|
Identifies the date and time when the object was last updated. |
|
A list of edits to this content. |
|
Did the viewer author this comment. |
Implementado por
-
CreatedCommitContribution
-
CreatedIssueContribution
-
CreatedPullRequestContribution
-
CreatedPullRequestReviewContribution
-
CreatedRepositoryContribution
-
JoinedGitHubContribution
-
RestrictedContribution
Campos
Nombre | Descripción |
---|---|
|
Whether this contribution is associated with a record you do not have access to. For example, your own 'first issue' contribution may have been made on a repository you can no longer access. |
|
When this contribution was made. |
|
The HTTP path for this contribution. |
|
The HTTP URL for this contribution. |
|
The user who made this contribution. |
Implementado por
-
CommitComment
-
GistComment
-
IssueComment
-
PullRequestReview
-
PullRequestReviewComment
-
TeamDiscussion
-
TeamDiscussionComment
Campos
Nombre | Descripción |
---|---|
|
Check if the current viewer can delete this object. |
Implementado por
-
MembersCanDeleteReposClearAuditEntry
-
MembersCanDeleteReposDisableAuditEntry
-
MembersCanDeleteReposEnableAuditEntry
-
OrgInviteToBusinessAuditEntry
-
PrivateRepositoryForkingDisableAuditEntry
-
PrivateRepositoryForkingEnableAuditEntry
-
RepositoryVisibilityChangeDisableAuditEntry
-
RepositoryVisibilityChangeEnableAuditEntry
Campos
Nombre | Descripción |
---|---|
|
The HTTP path for this enterprise. |
|
The slug of the enterprise. |
|
The HTTP URL for this enterprise. |
Implementado por
Campos
Nombre | Descripción |
---|---|
|
An abbreviated version of the Git object ID. |
|
The HTTP path for this Git object. |
|
The HTTP URL for this Git object. |
|
The Git object ID. |
|
The Repository the Git object belongs to. |
Implementado por
Campos
Nombre | Descripción |
---|---|
|
Email used to sign this object. |
|
True if the signature is valid and verified by GitHub. |
|
Payload for GPG signing object. Raw ODB object without the signature header. |
|
ASCII-armored signature header from object. |
|
GitHub user corresponding to the email signing this commit. |
|
The state of this signature. |
|
True if the signature was made with GitHub's signing key. |
Implementado por
-
GenericHovercardContext
-
OrganizationTeamsHovercardContext
-
OrganizationsHovercardContext
-
ReviewStatusHovercardContext
-
ViewerHovercardContext
Campos
Nombre | Descripción |
---|---|
|
A string describing this context. |
|
An octicon to accompany this context. |
Implementado por
Campos
Nombre | Descripción |
---|---|
|
A list of labels associated with the object. Argumentos
|
Implementado por
Campos
Nombre | Descripción |
---|---|
|
Reason that the conversation was locked. |
|
|
Implementado por
Campos
Nombre | Descripción |
---|---|
|
Get the status messages members of this entity have set that are either public or visible only to the organization. Argumentos
|
Implementado por
-
AddedToProjectEvent
-
App
-
AssignedEvent
-
AutoMergeDisabledEvent
-
AutoMergeEnabledEvent
-
AutoRebaseEnabledEvent
-
AutoSquashEnabledEvent
-
AutomaticBaseChangeFailedEvent
-
AutomaticBaseChangeSucceededEvent
-
BaseRefChangedEvent
-
BaseRefDeletedEvent
-
BaseRefForcePushedEvent
-
Blob
-
Bot
-
BranchProtectionRule
-
CWE
-
CheckRun
-
CheckSuite
-
ClosedEvent
-
CodeOfConduct
-
CommentDeletedEvent
-
Commit
-
CommitComment
-
CommitCommentThread
-
ConnectedEvent
-
ConvertToDraftEvent
-
ConvertedNoteToIssueEvent
-
CrossReferencedEvent
-
DemilestonedEvent
-
DeployKey
-
DeployedEvent
-
Deployment
-
DeploymentEnvironmentChangedEvent
-
DeploymentStatus
-
DisconnectedEvent
-
Enterprise
-
EnterpriseAdministratorInvitation
-
EnterpriseIdentityProvider
-
EnterpriseRepositoryInfo
-
EnterpriseServerInstallation
-
EnterpriseServerUserAccount
-
EnterpriseServerUserAccountEmail
-
EnterpriseServerUserAccountsUpload
-
EnterpriseUserAccount
-
ExternalIdentity
-
Gist
-
GistComment
-
HeadRefDeletedEvent
-
HeadRefForcePushedEvent
-
HeadRefRestoredEvent
-
IpAllowListEntry
-
Issue
-
IssueComment
-
Label
-
LabeledEvent
-
Language
-
License
-
LockedEvent
-
Mannequin
-
MarkedAsDuplicateEvent
-
MembersCanDeleteReposClearAuditEntry
-
MembersCanDeleteReposDisableAuditEntry
-
MembersCanDeleteReposEnableAuditEntry
-
MentionedEvent
-
MergedEvent
-
Milestone
-
MilestonedEvent
-
MovedColumnsInProjectEvent
-
OauthApplicationCreateAuditEntry
-
OrgAddBillingManagerAuditEntry
-
OrgAddMemberAuditEntry
-
OrgBlockUserAuditEntry
-
OrgConfigDisableCollaboratorsOnlyAuditEntry
-
OrgConfigEnableCollaboratorsOnlyAuditEntry
-
OrgCreateAuditEntry
-
OrgDisableOauthAppRestrictionsAuditEntry
-
OrgDisableSamlAuditEntry
-
OrgDisableTwoFactorRequirementAuditEntry
-
OrgEnableOauthAppRestrictionsAuditEntry
-
OrgEnableSamlAuditEntry
-
OrgEnableTwoFactorRequirementAuditEntry
-
OrgInviteMemberAuditEntry
-
OrgInviteToBusinessAuditEntry
-
OrgOauthAppAccessApprovedAuditEntry
-
OrgOauthAppAccessDeniedAuditEntry
-
OrgOauthAppAccessRequestedAuditEntry
-
OrgRemoveBillingManagerAuditEntry
-
OrgRemoveMemberAuditEntry
-
OrgRemoveOutsideCollaboratorAuditEntry
-
OrgRestoreMemberAuditEntry
-
OrgUnblockUserAuditEntry
-
OrgUpdateDefaultRepositoryPermissionAuditEntry
-
OrgUpdateMemberAuditEntry
-
OrgUpdateMemberRepositoryCreationPermissionAuditEntry
-
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry
-
Organization
-
OrganizationIdentityProvider
-
OrganizationInvitation
-
Package
-
PackageFile
-
PackageTag
-
PackageVersion
-
PinnedEvent
-
PinnedIssue
-
PrivateRepositoryForkingDisableAuditEntry
-
PrivateRepositoryForkingEnableAuditEntry
-
Project
-
ProjectCard
-
ProjectColumn
-
PublicKey
-
PullRequest
-
PullRequestCommit
-
PullRequestCommitCommentThread
-
PullRequestReview
-
PullRequestReviewComment
-
PullRequestReviewThread
-
Push
-
PushAllowance
-
Reaction
-
ReadyForReviewEvent
-
Ref
-
ReferencedEvent
-
Release
-
ReleaseAsset
-
RemovedFromProjectEvent
-
RenamedTitleEvent
-
ReopenedEvent
-
RepoAccessAuditEntry
-
RepoAddMemberAuditEntry
-
RepoAddTopicAuditEntry
-
RepoArchivedAuditEntry
-
RepoChangeMergeSettingAuditEntry
-
RepoConfigDisableAnonymousGitAccessAuditEntry
-
RepoConfigDisableCollaboratorsOnlyAuditEntry
-
RepoConfigDisableContributorsOnlyAuditEntry
-
RepoConfigDisableSockpuppetDisallowedAuditEntry
-
RepoConfigEnableAnonymousGitAccessAuditEntry
-
RepoConfigEnableCollaboratorsOnlyAuditEntry
-
RepoConfigEnableContributorsOnlyAuditEntry
-
RepoConfigEnableSockpuppetDisallowedAuditEntry
-
RepoConfigLockAnonymousGitAccessAuditEntry
-
RepoConfigUnlockAnonymousGitAccessAuditEntry
-
RepoCreateAuditEntry
-
RepoDestroyAuditEntry
-
RepoRemoveMemberAuditEntry
-
RepoRemoveTopicAuditEntry
-
Repository
-
RepositoryInvitation
-
RepositoryTopic
-
RepositoryVisibilityChangeDisableAuditEntry
-
RepositoryVisibilityChangeEnableAuditEntry
-
RepositoryVulnerabilityAlert
-
ReviewDismissalAllowance
-
ReviewDismissedEvent
-
ReviewRequest
-
ReviewRequestRemovedEvent
-
ReviewRequestedEvent
-
SavedReply
-
SecurityAdvisory
-
Sponsorship
-
Status
-
StatusCheckRollup
-
StatusContext
-
SubscribedEvent
-
Tag
-
Team
-
TeamAddMemberAuditEntry
-
TeamAddRepositoryAuditEntry
-
TeamChangeParentTeamAuditEntry
-
TeamDiscussion
-
TeamDiscussionComment
-
TeamRemoveMemberAuditEntry
-
TeamRemoveRepositoryAuditEntry
-
Topic
-
TransferredEvent
-
Tree
-
UnassignedEvent
-
UnlabeledEvent
-
UnlockedEvent
-
UnmarkedAsDuplicateEvent
-
UnpinnedEvent
-
UnsubscribedEvent
-
User
-
UserBlockedEvent
-
UserContentEdit
-
UserStatus
-
VerifiableDomain
Campos
Nombre | Descripción |
---|---|
|
ID of the object. |
Implementado por
-
OauthApplicationCreateAuditEntry
-
OrgOauthAppAccessApprovedAuditEntry
-
OrgOauthAppAccessDeniedAuditEntry
-
OrgOauthAppAccessRequestedAuditEntry
Campos
Nombre | Descripción |
---|---|
|
The name of the OAuth Application. |
|
The HTTP path for the OAuth Application. |
|
The HTTP URL for the OAuth Application. |
Implementado por
-
MembersCanDeleteReposClearAuditEntry
-
MembersCanDeleteReposDisableAuditEntry
-
MembersCanDeleteReposEnableAuditEntry
-
OauthApplicationCreateAuditEntry
-
OrgAddBillingManagerAuditEntry
-
OrgAddMemberAuditEntry
-
OrgBlockUserAuditEntry
-
OrgConfigDisableCollaboratorsOnlyAuditEntry
-
OrgConfigEnableCollaboratorsOnlyAuditEntry
-
OrgCreateAuditEntry
-
OrgDisableOauthAppRestrictionsAuditEntry
-
OrgDisableSamlAuditEntry
-
OrgDisableTwoFactorRequirementAuditEntry
-
OrgEnableOauthAppRestrictionsAuditEntry
-
OrgEnableSamlAuditEntry
-
OrgEnableTwoFactorRequirementAuditEntry
-
OrgInviteMemberAuditEntry
-
OrgInviteToBusinessAuditEntry
-
OrgOauthAppAccessApprovedAuditEntry
-
OrgOauthAppAccessDeniedAuditEntry
-
OrgOauthAppAccessRequestedAuditEntry
-
OrgRemoveBillingManagerAuditEntry
-
OrgRemoveMemberAuditEntry
-
OrgRemoveOutsideCollaboratorAuditEntry
-
OrgRestoreMemberAuditEntry
-
OrgRestoreMemberMembershipOrganizationAuditEntryData
-
OrgUnblockUserAuditEntry
-
OrgUpdateDefaultRepositoryPermissionAuditEntry
-
OrgUpdateMemberAuditEntry
-
OrgUpdateMemberRepositoryCreationPermissionAuditEntry
-
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry
-
PrivateRepositoryForkingDisableAuditEntry
-
PrivateRepositoryForkingEnableAuditEntry
-
RepoAccessAuditEntry
-
RepoAddMemberAuditEntry
-
RepoAddTopicAuditEntry
-
RepoArchivedAuditEntry
-
RepoChangeMergeSettingAuditEntry
-
RepoConfigDisableAnonymousGitAccessAuditEntry
-
RepoConfigDisableCollaboratorsOnlyAuditEntry
-
RepoConfigDisableContributorsOnlyAuditEntry
-
RepoConfigDisableSockpuppetDisallowedAuditEntry
-
RepoConfigEnableAnonymousGitAccessAuditEntry
-
RepoConfigEnableCollaboratorsOnlyAuditEntry
-
RepoConfigEnableContributorsOnlyAuditEntry
-
RepoConfigEnableSockpuppetDisallowedAuditEntry
-
RepoConfigLockAnonymousGitAccessAuditEntry
-
RepoConfigUnlockAnonymousGitAccessAuditEntry
-
RepoCreateAuditEntry
-
RepoDestroyAuditEntry
-
RepoRemoveMemberAuditEntry
-
RepoRemoveTopicAuditEntry
-
RepositoryVisibilityChangeDisableAuditEntry
-
RepositoryVisibilityChangeEnableAuditEntry
-
TeamAddMemberAuditEntry
-
TeamAddRepositoryAuditEntry
-
TeamChangeParentTeamAuditEntry
-
TeamRemoveMemberAuditEntry
-
TeamRemoveRepositoryAuditEntry
Campos
Nombre | Descripción |
---|---|
|
The Organization associated with the Audit Entry. |
|
The name of the Organization. |
|
The HTTP path for the organization. |
|
The HTTP URL for the organization. |
Implementado por
Campos
Nombre | Descripción |
---|---|
|
A list of packages under the owner. Argumentos
|
Implementado por
Campos
Nombre | Descripción |
---|---|
|
Determine if this repository owner has any items that can be pinned to their profile. Argumentos
|
|
The public profile email. |
|
Showcases a selection of repositories and gists that the profile owner has either curated or that have been selected automatically based on popularity. |
|
The public profile location. |
|
The username used to login. |
|
The public profile name. |
|
A list of repositories and gists this profile owner can pin to their profile. Argumentos
|
|
A list of repositories and gists this profile owner has pinned to their profile. Argumentos
|
|
Returns how many more items this profile owner can pin to their profile. |
|
Can the viewer pin repositories and gists to the profile?. |
|
The public profile website URL. |
Implementado por
Campos
Nombre | Descripción |
---|---|
|
Find project by number. Argumentos
|
|
A list of projects under the owner. Argumentos
|
|
The HTTP path listing owners projects. |
|
The HTTP URL listing owners projects. |
|
Can the current viewer create new projects on this owner. |
Implementado por
-
CommitComment
-
Issue
-
IssueComment
-
PullRequest
-
PullRequestReview
-
PullRequestReviewComment
-
TeamDiscussion
-
TeamDiscussionComment
Campos
Nombre | Descripción |
---|---|
|
Identifies the primary key from the database. |
|
A list of reactions grouped by content left on the subject. |
|
A list of Reactions left on the Issue. Argumentos
|
|
Can user react to this subject. |
Implementado por
-
OrgRestoreMemberMembershipRepositoryAuditEntryData
-
PrivateRepositoryForkingDisableAuditEntry
-
PrivateRepositoryForkingEnableAuditEntry
-
RepoAccessAuditEntry
-
RepoAddMemberAuditEntry
-
RepoAddTopicAuditEntry
-
RepoArchivedAuditEntry
-
RepoChangeMergeSettingAuditEntry
-
RepoConfigDisableAnonymousGitAccessAuditEntry
-
RepoConfigDisableCollaboratorsOnlyAuditEntry
-
RepoConfigDisableContributorsOnlyAuditEntry
-
RepoConfigDisableSockpuppetDisallowedAuditEntry
-
RepoConfigEnableAnonymousGitAccessAuditEntry
-
RepoConfigEnableCollaboratorsOnlyAuditEntry
-
RepoConfigEnableContributorsOnlyAuditEntry
-
RepoConfigEnableSockpuppetDisallowedAuditEntry
-
RepoConfigLockAnonymousGitAccessAuditEntry
-
RepoConfigUnlockAnonymousGitAccessAuditEntry
-
RepoCreateAuditEntry
-
RepoDestroyAuditEntry
-
RepoRemoveMemberAuditEntry
-
RepoRemoveTopicAuditEntry
-
TeamAddRepositoryAuditEntry
-
TeamRemoveRepositoryAuditEntry
Campos
Nombre | Descripción |
---|---|
|
The repository associated with the action. |
|
The name of the repository. |
|
The HTTP path for the repository. |
|
The HTTP URL for the repository. |
Implementado por
Campos
Nombre | Descripción |
---|---|
|
Identifies the date and time when the object was created. |
|
The description of the repository. |
|
The description of the repository rendered to HTML. |
|
Returns how many forks there are of this repository in the whole network. |
|
Indicates if the repository has anonymous Git read access feature enabled. |
|
Indicates if the repository has issues feature enabled. |
|
Indicates if the repository has the Projects feature enabled. |
|
Indicates if the repository has wiki feature enabled. |
|
The repository's URL. |
|
Indicates if the repository is unmaintained. |
|
Identifies if the repository is a fork. |
|
Indicates if a repository is either owned by an organization, or is a private fork of an organization repository. |
|
Indicates if the repository has been locked or not. |
|
Identifies if the repository is a mirror. |
|
Identifies if the repository is private. |
|
Identifies if the repository is a template that can be used to generate new repositories. |
|
The license associated with the repository. |
|
The reason the repository has been locked. |
|
The repository's original mirror URL. |
|
The name of the repository. |
|
The repository's name with owner. |
|
The image used to represent this repository in Open Graph data. |
|
The User owner of the repository. |
|
Identifies when the repository was last pushed to. |
|
The HTTP path for this repository. |
|
A description of the repository, rendered to HTML without any links in it. Argumentos
|
|
Identifies the date and time when the object was last updated. |
|
The HTTP URL for this repository. |
|
Whether this repository has a custom image to use with Open Graph as opposed to being represented by the owner's avatar. |
Implementado por
-
CommitComment
-
CommitCommentThread
-
Issue
-
IssueComment
-
PullRequest
-
PullRequestCommitCommentThread
-
PullRequestReview
-
PullRequestReviewComment
-
RepositoryVulnerabilityAlert
Campos
Nombre | Descripción |
---|---|
|
The repository associated with this node. |
Implementado por
Campos
Nombre | Descripción |
---|---|
|
A URL pointing to the owner's public avatar. Argumentos
|
|
The username used to login. |
|
A list of repositories that the user owns. Argumentos
|
|
Find Repository. Argumentos
|
|
The HTTP URL for the owner. |
|
The HTTP URL for the owner. |
Implementado por
Campos
Nombre | Descripción |
---|---|
|
This object's sponsorships as the maintainer. Argumentos
|
|
This object's sponsorships as the sponsor. Argumentos
|
Implementado por
Campos
Nombre | Descripción |
---|---|
|
Returns a count of how many stargazers there are on this object. |
|
A list of users who have starred this starrable. Argumentos
|
|
Returns a boolean indicating whether the viewing user has starred this starrable. |
Implementado por
Campos
Nombre | Descripción |
---|---|
|
Check if the viewer is able to change their subscription status for the repository. |
|
Identifies if the viewer is watching, not watching, or ignoring the subscribable entity. |
Implementado por
-
OrgRestoreMemberMembershipTeamAuditEntryData
-
TeamAddMemberAuditEntry
-
TeamAddRepositoryAuditEntry
-
TeamChangeParentTeamAuditEntry
-
TeamRemoveMemberAuditEntry
-
TeamRemoveRepositoryAuditEntry
Campos
Nombre | Descripción |
---|---|
|
The team associated with the action. |
|
The name of the team. |
|
The HTTP path for this team. |
|
The HTTP URL for this team. |
Implementado por
-
Bot
-
CheckRun
-
ClosedEvent
-
Commit
-
ConvertToDraftEvent
-
CrossReferencedEvent
-
Gist
-
Issue
-
Mannequin
-
MergedEvent
-
Milestone
-
Organization
-
PullRequest
-
PullRequestCommit
-
ReadyForReviewEvent
-
Release
-
Repository
-
RepositoryTopic
-
ReviewDismissedEvent
-
TeamDiscussion
-
TeamDiscussionComment
-
User
Campos
Nombre | Descripción |
---|---|
|
The HTML path to this resource. |
|
The URL to this resource. |
Implementado por
-
CommitComment
-
GistComment
-
Issue
-
IssueComment
-
Project
-
PullRequest
-
PullRequestReview
-
PullRequestReviewComment
-
TeamDiscussion
-
TeamDiscussionComment
Campos
Nombre | Descripción |
---|---|
|
Check if the current viewer can update this object. |
Implementado por
-
CommitComment
-
GistComment
-
Issue
-
IssueComment
-
PullRequest
-
PullRequestReview
-
PullRequestReviewComment
-
TeamDiscussion
-
TeamDiscussionComment
Campos
Nombre | Descripción |
---|---|
|
Reasons why the current viewer can not update this comment. |