Framework for maintaining Watson Assistant data in github repository with bundle of tools for generating, testing and uploading. Travis: https://travis-ci.com/IBM/watson-assistant-workbench. Artifactory (will be deleted after 25 Nov 2019): https://na.artifactory.swg-devops.com/artifactory/webapp/#/artifacts/browse/tree/General/iot-waw-trevis-generic-local.
Using dialog_xml2json.py with xml at sys.stdin that imports another xml does not work, because the script tries to get the path of the root xml, but the path does not exist.
Using
dialog_xml2json.py
with xml at sys.stdin that imports another xml does not work, because the script tries to get the path of the root xml, but the path does not exist.