Skip to content

Commit 437ee31

Browse files
author
andkane
committed
Minor change to output schema for issue detection
1 parent ed22d01 commit 437ee31

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

sample-data/example-call.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -199,12 +199,7 @@
199199
"IssuesDetected":
200200
[
201201
{
202-
"RedactedCharacterOffsets":
203-
{
204-
"Begin": 26,
205-
"End": 41
206-
},
207-
"UnredactedCharacterOffsets":
202+
"CharacterOffsets":
208203
{
209204
"Begin": 26,
210205
"End": 40

0 commit comments

Comments
 (0)