View Source GitHub.Organization.DependabotSecret (GitHub REST API Client v0.2.2)
Provides struct and type for a Organization.DependabotSecret
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.Organization.DependabotSecret{ __info__: map(), created_at: DateTime.t(), name: String.t(), selected_repositories_url: String.t() | nil, updated_at: DateTime.t(), visibility: String.t() }