Test Book: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
Filburt (talk | contribs)
Created blank page
 
No edit summary
 
(One intermediate revision by one other user not shown)
jsondata
Line 1: Line 1:
{}
{
"schemas": {
"Book": {
"title": "Test Book",
"authors": [
{
"first_name": "Test",
"last_name": "Author",
"email": null,
"name": "Test Author"
}
],
"cover": "File:"
}
},
"schemas-data": {
"untransformed": {
"Book/cover": ""
}
}
}

Latest revision as of 14:03, 29 December 2024