1{ 2 "description": "entity-database-client-undefined", 3 "schemaVersion": "1.0", 4 "createEntities": [ 5 { 6 "database": { 7 "id": "database0", 8 "client": "foo", 9 "databaseName": "foo" 10 } 11 } 12 ], 13 "tests": [ 14 { 15 "description": "foo", 16 "operations": [] 17 } 18 ] 19}