Files
anonymisation/tests/synthetic_regression/cases/002_contact_bundle/expected.audit.json

13 lines
194 B
JSON

[
{
"kind": "EMAIL",
"original": "jean.dupont@example.com",
"replacement": "[EMAIL]"
},
{
"kind": "TEL",
"original": "01 23 45 67 89",
"replacement": "[TEL]"
}
]