{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/datadog-service-definition/_shared/latest--integrations.schema.json",
  "description": "A base schema for defining third party integrations",
  "x-lintel": {
    "source": "https://raw.githubusercontent.com/DataDog/schema/main/service-catalog/v3/integrations.schema.json",
    "sourceSha256": "0583c3f24870aa7a39811278c0488e1132a1fa333d04d19479ac00b19e2a2440"
  },
  "type": "object",
  "properties": {
    "pagerduty": {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/datadog-service-definition/_shared/latest--integration_pagerduty.schema.json"
    },
    "opsgenie": {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/datadog-service-definition/_shared/latest--integration_opsgenie.schema.json"
    }
  },
  "additionalProperties": false
}
