@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/api-webhook-event-types-and-versioned-payloads>
  a schema:TechArticle ;
  schema:headline "API Webhook Event Types and Versioned Payloads" ;
  schema:url <https://anchorfact.org/computer-science/api-webhook-event-types-and-versioned-payloads/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-webhook-event-types-and-versioned-payloads>
  schema:citation <https://docs.github.com/en/webhooks/webhook-events-and-payloads> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/api-webhook-event-types-and-versioned-payloads>
  schema:citation <https://docs.stripe.com/api/events/types> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/api-webhook-event-types-and-versioned-payloads>
  schema:citation <https://api.slack.com/apis/events-api> ;
  af:sourceTier "B" .