{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/argo-cd/refs/heads/main/json-structure/argo-cd-notification-template-structure.json", "name": "notificationTemplate", "description": "notificationTemplate schema from Argo CD API", "type": "object", "properties": { "name": { "type": "string" } } }