Updates tests due to dmaap adapter changes
[nonrtric.git] / test / simulator-group / dmaapadp / application_configuration.json
index e36d910..09ba922 100644 (file)
@@ -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
+}