8 lines
No EOL
189 B
JSON
8 lines
No EOL
189 B
JSON
{
|
|
"name": "My shelf",
|
|
"description_html": "<p>This is <strong>my shelf</strong> with some books</p>",
|
|
"books": [5,1,3],
|
|
"tags": [
|
|
{"name": "Category", "value": "Learning"}
|
|
]
|
|
} |