View Source GitHub.Dependabot.PublicKey (GitHub REST API Client v0.3.1)

Provides struct and type for a Dependabot.PublicKey

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Dependabot.PublicKey{
  __info__: map(),
  key: String.t(),
  key_id: String.t()
}