{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/notification-webhooks-json-path-structure.json", "description": "JSONPath schema from Adyen API", "properties": { "content": { "items": { "type": "string" }, "type": "array" } }, "type": "object", "name": "JSONPath" }