19 lines
279 B
JSON
19 lines
279 B
JSON
{
|
|
"description": "entity-bucket-database-undefined",
|
|
"schemaVersion": "1.0",
|
|
"createEntities": [
|
|
{
|
|
"bucket": {
|
|
"id": "bucket0",
|
|
"database": "foo"
|
|
}
|
|
}
|
|
],
|
|
"tests": [
|
|
{
|
|
"description": "foo",
|
|
"operations": []
|
|
}
|
|
]
|
|
}
|