{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/argo-cd/refs/heads/main/json-structure/argo-cd-v1alpha1-plugin-config-map-ref-structure.json", "name": "v1alpha1PluginConfigMapRef", "description": "v1alpha1PluginConfigMapRef schema from Argo CD API", "type": "object", "properties": { "name": { "type": "string", "name": "Name of the ConfigMap" } } }