View Source GitHub.CodeScanning.DefaultSetupUpdateResponse (GitHub REST API Client v0.0.13)

Provides struct and type for CodeScanningDefaultSetupUpdateResponse

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.CodeScanning.DefaultSetupUpdateResponse{
  __info__: map(),
  run_id: integer() | nil,
  run_url: String.t() | nil
}