View Source GitHub.Release.NotesContent (GitHub REST API Client v0.0.12)

Provides struct and type for ReleaseNotesContent

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Release.NotesContent{
  __info__: map(),
  body: String.t(),
  name: String.t()
}