GitHub · Example Payload

Github Openapi Ldap Mapping Team Example

This is an example repository

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Openapi Ldap Mapping Team Example is an example object payload from GitHub, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ldap_dnidnode_idurlhtml_urlnameslugdescriptionprivacypermission

Example Payload

Raw ↑
{
  "ldap_dn": "example_value",
  "id": 42,
  "node_id": "12345678",
  "url": "https://api.github.com/repos/octocat/Hello-World",
  "html_url": "https://api.github.com/repos/octocat/Hello-World",
  "name": "octocat",
  "slug": "example_value",
  "description": "This is an example repository",
  "privacy": "example_value",
  "permission": "example_value"
}