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