Skip to content

Commit

Permalink
Update testing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kathryn-ods authored Apr 16, 2024
1 parent e7ca117 commit 0186330
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,9 @@ A minimum valid BODS entity statement looks like this:
"recordId": "123",
"recordType": "entity",
"recordDetails": {
"entityType": "unknownEntity",
"entityType": {
`"type": "unknownEntity"
},
"isComponent": false,
},
}
Expand Down

0 comments on commit 0186330

Please sign in to comment.