aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/test/resources/org/onap/policy/common/endpoints/http/server/internal/HttpServerTest.json
blob: 8fa597abde88c34e1eed6779d30ce99ab1111559 (plain)
1
2
3
4
5
6
7
8
9
{
    "aaf": false,
    "alive": false,
    "host": "localhost",
    "name": "echo",
    "port": ${obj.port},
    "sniHostCheck":false,
    "prometheus":false
}