Skip to content

Instantly share code, notes, and snippets.

@tsh-code
Last active April 4, 2024 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsh-code/c98c68f5dd11c9b3f57de528f6124140 to your computer and use it in GitHub Desktop.
Save tsh-code/c98c68f5dd11c9b3f57de528f6124140 to your computer and use it in GitHub Desktop.
compromise response 2
[
{
"text": "Lisa Turner",
"person": {
"firstName": "lisa",
"lastName": "turner",
"honorific": "",
"presumed_gender": "female"
}
},
{
"text": "Mark Davis",
"person": {
"firstName": "mark",
"lastName": "davis",
"honorific": "",
"presumed_gender": null
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment