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