20 lines
312 B
JSON
20 lines
312 B
JSON
{
|
|
"description": "entity-database-client-undefined",
|
|
"schemaVersion": "1.0",
|
|
"createEntities": [
|
|
{
|
|
"database": {
|
|
"id": "database0",
|
|
"client": "foo",
|
|
"databaseName": "foo"
|
|
}
|
|
}
|
|
],
|
|
"tests": [
|
|
{
|
|
"description": "foo",
|
|
"operations": []
|
|
}
|
|
]
|
|
}
|