Skip to content

Commit

Permalink
Update mixed-direct-and-indirect-ownership.json
Browse files Browse the repository at this point in the history
componentRecords was statementIds but should be recordIds
  • Loading branch information
kathryn-ods authored Aug 14, 2024
1 parent 90c26f6 commit 95b9f47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/mixed-direct-and-indirect-ownership.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,9 @@
}
],
"componentRecords": [
"9f188b1a-cb45-4e6b-abe5-252378d6a0f5",
"f500210d-c8b0-4f74-9bbd-ca762724d0e8",
"30f1cb63-d849-4550-b6cd-2a6b7268d0cb"
"ec61aeda7141",
"acdf30ece808",
"07f0f7024a92"
]
}
}
Expand Down

0 comments on commit 95b9f47

Please sign in to comment.