From 42c0b255d01d98a3790589eb71f463f2ed31666d Mon Sep 17 00:00:00 2001 From: Joerg Beckert Date: Sun, 24 Feb 2019 13:33:13 -0800 Subject: [PATCH] make lint happy. it insists on exact indentation --- .../adobe/experience/decisioning/decisionevent.example.1.json | 2 +- .../decisioning/experienceevent-with-proposition.example.1.json | 2 +- .../experience/decisioning/proposition-detail.example.2.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/adobe/experience/decisioning/decisionevent.example.1.json b/extensions/adobe/experience/decisioning/decisionevent.example.1.json index daa0c02cb7..2e9d56cb6a 100644 --- a/extensions/adobe/experience/decisioning/decisionevent.example.1.json +++ b/extensions/adobe/experience/decisioning/decisionevent.example.1.json @@ -46,7 +46,7 @@ "@id": "xcore:offer-activity:f203512e02542b5" }, "xdm:fallback": { - "@id": "xcore:fallback-offer:e91ce7243fd8c2a" + "@id": "xcore:fallback-offer:e91ce7243fd8c2a" } } ], diff --git a/extensions/adobe/experience/decisioning/experienceevent-with-proposition.example.1.json b/extensions/adobe/experience/decisioning/experienceevent-with-proposition.example.1.json index e6c0257866..fcaa446365 100644 --- a/extensions/adobe/experience/decisioning/experienceevent-with-proposition.example.1.json +++ b/extensions/adobe/experience/decisioning/experienceevent-with-proposition.example.1.json @@ -109,7 +109,7 @@ "schema:name": "Sessions" }, "xdm:fallback": { - "@id": "xcore:fallback-offer:e91ce7243fd8c2a" + "@id": "xcore:fallback-offer:e91ce7243fd8c2a" } } ] diff --git a/extensions/adobe/experience/decisioning/proposition-detail.example.2.json b/extensions/adobe/experience/decisioning/proposition-detail.example.2.json index 5d17c1bba8..94617d84df 100644 --- a/extensions/adobe/experience/decisioning/proposition-detail.example.2.json +++ b/extensions/adobe/experience/decisioning/proposition-detail.example.2.json @@ -3,6 +3,6 @@ "@id": "xcore:offer-activity:f203512e02542b5" }, "xdm:fallback": { - "@id": "xcore:fallback-offer:e91ce7243fd8c2a" + "@id": "xcore:fallback-offer:e91ce7243fd8c2a" } }