Skip to content

Instantly share code, notes, and snippets.

@gists-app-test
Forked from mciarlo/template.json
Created September 12, 2012 14:32
Show Gist options
  • Save gists-app-test/3706994 to your computer and use it in GitHub Desktop.
Save gists-app-test/3706994 to your computer and use it in GitHub Desktop.
Example template JSON
[
{
"id": "dc85d388d79348808e01ddbc9bbd438a",
"name": "Default",
"buckets": [
{
"id": "be95f1d2ff284b9f8cb699bccf664e6b",
"can_be_empty": false,
"items": [
{"required_content_type": "any"},
{"required_content_type": "any"},
{"required_content_type": "any"}
]
},
{
"id": "e3d08370fa4f450eb31288ff61726075",
"can_be_empty": false,
"items": [
{"required_content_type": "any"},
{"required_content_type": "any"},
{"required_content_type": "any"},
{"required_content_type": "any"},
{"required_content_type": "any"},
{"required_content_type": "any"},
{"required_content_type": "any"}
]
},
{
"id": "1308f0dcf04e4d6dbd6b6524bd859b69",
"can_be_empty": false,
"items": [
{"required_content_type": "any"},
{"required_content_type": "any"},
{"required_content_type": "any"}
]
},
{
"id": "0ee6f23d7bb247029e0a0af84a846d4e",
"can_be_empty": true,
"items": [
{"required_content_type": "opinion"},
{"required_content_type": "opinion"}
]
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment