From 03d29c933a65ba1770d304e28774d09c7ee51342 Mon Sep 17 00:00:00 2001 From: Kathryn Irish <137891030+kathryn-ods@users.noreply.github.com> Date: Wed, 14 Aug 2024 15:09:47 +0100 Subject: [PATCH] Update indirect-ownership.json componentRecords in this example were statementIds but should be recordIds --- examples/indirect-ownership.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/examples/indirect-ownership.json b/examples/indirect-ownership.json index ed6954ed..ecc926e2 100644 --- a/examples/indirect-ownership.json +++ b/examples/indirect-ownership.json @@ -199,9 +199,10 @@ } ], "componentRecords": [ - "e2bbe3ce-f5b4-42d0-bb68-9b405e8fd6a0", - "7fff3986-233f-413f-bec8-3b28c62a4a51", - "860155d1-a4fb-4742-9735-7a7deb899075" + "05e81af035e4", + "d4ab89ea169a", + "4cf2837bd01f" + ] } }