GitHub · Example Payload

Github Repo Pulls Api Nullable License Simple Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Repo Pulls Api Nullable License Simple Example is an example object payload from GitHub, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

keynameurlspdx_idnode_idhtml_url

Example Payload

Raw ↑
{
  "key": "mit",
  "name": "MIT License",
  "url": "https://api.github.com/licenses/mit",
  "spdx_id": "MIT",
  "node_id": "MDc6TGljZW5zZW1pdA==",
  "html_url": "https://api.github.com/repos/octocat/Hello-World"
}