Change RestServerParameters to BusTopicParams
[policy/xacml-pdp.git] / main / src / test / resources / parameters / XacmlPdpConfigParameters_InvalidPdpGroup.json
index 18e486d..3e1d4f5 100644 (file)
@@ -9,7 +9,7 @@
         "https":true
     },
     "policyApiParameters": {
-        "host": "0.0.0.0",
+        "hostname": "0.0.0.0",
         "port": 6970,
         "userName": "healthcheck",
         "password": "zb!XztG34"
@@ -27,4 +27,4 @@
             "topicCommInfrastructure" : "noop"
         }]
     }
-}
\ No newline at end of file
+}