Test Book: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
(Created blank page)
 
(VisualData update)
jsondata
Line 1: Line 1:
{}
{
    "schemas": {
        "Book": {
            "title": "Test Book",
            "authors": [
                {
                    "first_name": "Test",
                    "last_name": "Author",
                    "email": "",
                    "name": "Test Author"
                }
            ],
            "cover": "File:"
        }
    },
    "schemas-data": {
        "untransformed": {
            "Book/cover": ""
        }
    }
}

Latest revision as of 12:47, 22 February 2024

[Mark as patrolled]