1description: "entity-collection-database-undefined" 2 3schemaVersion: "1.0" 4 5createEntities: 6 - collection: 7 id: &collection0 "collection0" 8 database: "foo" 9 collectionName: "foo" 10 11tests: 12 - description: "foo" 13 operations: []
View as plain text