mirror of
https://github.com/data-privacy-stack/presidio.git
synced 2026-07-26 04:40:54 -05:00
11 lines
223 B
JSON
11 lines
223 B
JSON
{
|
|
"id": 1,
|
|
"name": "John Doe",
|
|
"email": "john.doe@example.com",
|
|
"address": {
|
|
"street": "123 Main St",
|
|
"city": "Anytown",
|
|
"state": "CA",
|
|
"non_pii": "reallynotapiiatall"
|
|
}
|
|
} |