View Source GitHub.Timeline.CommittedEventParents (GitHub REST API Client v0.3.3)

Provides struct and type for a Timeline.CommittedEventParents

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Timeline.CommittedEventParents{
  __info__: map(),
  html_url: String.t(),
  sha: String.t(),
  url: String.t()
}