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