Skip to content

Instantly share code, notes, and snippets.

@georgeee
Created August 22, 2014 11:08
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 georgeee/1db029b93832c96e8022 to your computer and use it in GitHub Desktop.
Save georgeee/1db029b93832c96e8022 to your computer and use it in GitHub Desktop.
{"config": {
"test_node": {
"path": "/modules/top-wl-robots/_test_node",
"content": {
"__jcr_element_type": "node",
"__array": [
{
"key1": "value1",
"key2": {
"name": "someName"
}
},
{
"another_key" :" Value \n "
},
{
"yet_another_key" :" Value \n "
},
{
"yet_another_key" :" Value \n "
}
],
"prop1": "value1",
"prop2": true,
"prop3": 222,
"prop4": 33.22
}
}
}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment