Skip to content

Instantly share code, notes, and snippets.

@arturkot
Created September 21, 2018 07:35
Show Gist options
  • Save arturkot/54ff6aca25d2862f50dc60b1c13fff74 to your computer and use it in GitHub Desktop.
Save arturkot/54ff6aca25d2862f50dc60b1c13fff74 to your computer and use it in GitHub Desktop.
{
"id": "{{urlParam 'id'}}",
"roof": "{{hexColor}}",
"guttering": "{{hexColor}}",
"fascia": "{{hexColor}}",
"garageDoor": "{{hexColor}}",
"mortar": "{{hexColor}}",
"externalWalls": {
"brick": "{{guid}}",
"bondStyle": "{{guid}}",
"bondColor": "{{guid}}"
},
"featureWall": {
"brick": "{{guid}}",
"bondStyle": "{{guid}}",
"bondColor": "{{guid}}"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment