View Source GitHub.DependencyGraph.SpdxSbomSbomCreationInfo (GitHub REST API Client v0.3.3)

Provides struct and type for a DependencyGraph.SpdxSbomSbomCreationInfo

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.DependencyGraph.SpdxSbomSbomCreationInfo{
  __info__: map(),
  created: String.t(),
  creators: [String.t()]
}