GitHub · Example Payload

Github Repo Autolinks Api Autolink Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

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

Top-level fields

idkey_prefixurl_templateis_alphanumeric

Example Payload

Raw ↑
{
  "id": 3,
  "key_prefix": "TICKET-",
  "url_template": "https://example.com/TICKET?query=<num>",
  "is_alphanumeric": true
}