Skip to content

Instantly share code, notes, and snippets.

@cassioeskelsen
Created June 12, 2021 14:01
Show Gist options
  • Select an option

  • Save cassioeskelsen/4c22ee34704087a0c8236ad3047c14f3 to your computer and use it in GitHub Desktop.

Select an option

Save cassioeskelsen/4c22ee34704087a0c8236ad3047c14f3 to your computer and use it in GitHub Desktop.
{
"name": "Guido Ayende",
"address": {
"address": "Rua do Python, 8",
"complement": "Primeiro Andar",
"zip_code": 89000000,
"city": "Pytholandia",
"state": {
"name": "SC",
"Id": "Santa Catarina"
}
},
"document": "8345004",
"@metadata": {
"@collection": "Customers",
"Raven-Python-Type": "__main__.Customer"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment