Skip to content

Instantly share code, notes, and snippets.

@cornedriesprong
Last active November 21, 2018 15:45
Show Gist options
  • Save cornedriesprong/eca95e6778c778cd25634b20a1859d81 to your computer and use it in GitHub Desktop.
Save cornedriesprong/eca95e6778c778cd25634b20a1859d81 to your computer and use it in GitHub Desktop.
spaces.json
[
{
"type":"basics",
"sections": [
{
"identity":
[
{
"type": "drivers_license",
"first_name": "Corné",
"last_name": "Driesprong",
"number": 321
},
{
"type": "passport",
"first_name": "Corné",
"last_name": "Driesprong",
"number": 123
}
],
"contact_details":
[
{
"name": "Corné Driesprong",
"address": "Jan de Vriesstraat 15"
}
]
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment