GitHub · Example Payload

Github Code Of Conduct Api Webhook Cache Sync Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Code Of Conduct Api Webhook Cache Sync Example is an example object payload from GitHub, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

afterbeforecache_locationenterpriseinstallationorganizationrefrepositorysender

Example Payload

Raw ↑
{
  "after": "example_value",
  "before": "example_value",
  "cache_location": "example_value",
  "enterprise": "example_value",
  "installation": "example_value",
  "organization": "example_value",
  "ref": "main",
  "repository": "example_value",
  "sender": "example_value"
}