{
  "description": "expectedSdamEvent-topologyDescriptionChangedEvent-additionalProperties",
  "schemaVersion": "1.14",
  "tests": [
    {
      "description": "foo",
      "operations": [],
      "expectEvents": [
        {
          "client": "client0",
          "eventType": "sdam",
          "events": [
            {
              "topologyDescriptionChangedEvent": {
                "foo": "bar"
              }
            }
          ]
        }
      ]
    }
  ]
}
