Updated example structure.

This commit is contained in:
Thorsten Eckel 2015-04-08 12:48:08 +02:00
parent 3f5033f354
commit 46cdb812f5

View file

@ -10,10 +10,12 @@
],
"Settings": [
{
"key": "value"
"name": "developer_mode",
"value": "true"
},
{
"another_key": "another_value"
"name": "product_name",
"value": "Zammad Demo System"
}
]
}