fed23ec7f6
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
14 lines
184 B
JSON
14 lines
184 B
JSON
{
|
|
"library": [
|
|
{
|
|
"book1": {
|
|
"author": {
|
|
"author-name": "author1",
|
|
"author-dob": "date"
|
|
},
|
|
"genre": "genre1"
|
|
}
|
|
}
|
|
]
|
|
}
|