View Source GitHub.FileCommitCommitParents (GitHub REST API Client v0.3.3)

Provides struct and type for a FileCommitCommitParents

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.FileCommitCommitParents{
  __info__: map(),
  html_url: String.t() | nil,
  sha: String.t() | nil,
  url: String.t() | nil
}