View Source GitHub.Timeline.CommittedEventTree (GitHub REST API Client v0.3.1)

Provides struct and type for a Timeline.CommittedEventTree

Link to this section Summary

Link to this section Types

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