20 lines
324 B
JSON
20 lines
324 B
JSON
{
|
|
"description": "entity-collection-database-undefined",
|
|
"schemaVersion": "1.0",
|
|
"createEntities": [
|
|
{
|
|
"collection": {
|
|
"id": "collection0",
|
|
"database": "foo",
|
|
"collectionName": "foo"
|
|
}
|
|
}
|
|
],
|
|
"tests": [
|
|
{
|
|
"description": "foo",
|
|
"operations": []
|
|
}
|
|
]
|
|
}
|