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