View Source GitHub.EnvironmentApprovals (GitHub REST API Client v0.2.0)
Provides struct and type for a EnvironmentApprovals
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.EnvironmentApprovals{ __info__: map(), comment: String.t(), environments: [map()], state: String.t(), user: GitHub.User.simple() }