GitHub · Example Payload

Github Rate Limit Rate Limit Overview Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Rate Limit Rate Limit Overview Example is an example object payload from GitHub, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

resourcesrate

Example Payload

Raw ↑
{
  "resources": {
    "core": "example_value",
    "graphql": "example_value",
    "search": "example_value",
    "code_search": "example_value",
    "source_import": "example_value",
    "integration_manifest": "example_value",
    "code_scanning_upload": "example_value",
    "actions_runner_registration": "example_value",
    "scim": "example_value"
  },
  "rate": "example_value"
}