X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fdmaapadp%2Fapplication_configuration.json;h=09ba922a3e5f08fda3924b967ff05e171ae1a30a;hb=refs%2Fchanges%2F37%2F10837%2F2;hp=e36d910d7a1854ad3f6e21310272b5095066053c;hpb=98ce5dc75fc222dadaf26a8a148788b0367bf6ca;p=nonrtric.git diff --git a/test/simulator-group/dmaapadp/application_configuration.json b/test/simulator-group/dmaapadp/application_configuration.json index e36d910d..09ba922a 100644 --- a/test/simulator-group/dmaapadp/application_configuration.json +++ b/test/simulator-group/dmaapadp/application_configuration.json @@ -4,6 +4,8 @@ "id": "ExampleInformationType", "dmaapTopicUrl": "/events/unauthenticated.dmaapadp.json/dmaapadapterproducer/msgs?timeout=15000&limit=100", "useHttpProxy": ${DMMAAP_ADP_PROXY_FLAG} + +,"isJson": false }, { "id": "ExampleInformationTypeKafka", @@ -11,4 +13,4 @@ "useHttpProxy": ${DMMAAP_ADP_PROXY_FLAG} } ] -} \ No newline at end of file +}