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