# ───────────────────────────────────────────────────────────────────────────── # Template — Connection KEY_VALUE (sin auth) # # Para mocks demo o sistemas internos sin auth. La credencial es solo # BASE_URL — la tool la lee del env. # ───────────────────────────────────────────────────────────────────────────── spec_version: v1 kind: connection name: REPLACE_app_name # ej: unus_demo, ad_demo display_name: "REPLACE Display Name" description: | Connection a REPLACE_SISTEMA. Auth: none (mock / sistema interno sin auth). schema_version: "1.0" auth_type: key_value identifier: REPLACE_app_name_kv # IMPORTANTE: declarar BOTH draft Y live (issue I-004). preference: - environment: draft schema_id: key_value - environment: live schema_id: key_value