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