{ "$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-service-structure.json", "name": "notificationService", "description": "notificationService schema from Argo CD API", "type": "object", "properties": { "name": { "type": "string" } } }