aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/test/resources/org/onap/policy/common/endpoints/parameters/RestServerParameters_invalid.json
blob: b106d721689fe4423687a5ecd356d1f767b7ff0e (plain)
1
2
3
4
5
6
7
{
    "port": 6969,
    "userName": "username",
    "password": "password",
    "https": true,
    "aaf": false
}