View Source GitHub.RepoCodespacesSecret (GitHub REST API Client v0.0.5)

Provides struct and type for RepoCodespacesSecret

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.RepoCodespacesSecret{
  created_at: String.t(),
  name: String.t(),
  updated_at: String.t()
}