aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/test/resources/org/onap/policy/common/endpoints/parameters/TopicParameters_invalid.json
blob: 775b4886d640c4370e8f755fdc68dcc40f63676f (plain)
1
2
3
4
5
6
{
    "topicSources" : [{
        "topic" : "ueb-source",
        "servers" : ["my-server"]
    }]
}