View Source GitHub.ProtectedBranch.RequiredConversationResolution (GitHub REST API Client v0.3.0)

Provides struct and type for a ProtectedBranch.RequiredConversationResolution

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.ProtectedBranch.RequiredConversationResolution{
  __info__: map(),
  enabled: boolean() | nil
}