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