14 lines
170 B
JSON
14 lines
170 B
JSON
{
|
|
"title": "A simple document",
|
|
"fragments": [
|
|
{
|
|
"type": "data",
|
|
"name": "body"
|
|
},
|
|
{
|
|
"type": "data",
|
|
"name": "footer"
|
|
}
|
|
]
|
|
}
|