Axway-API-Management-Plus/apigw-maven-plugin

Config Tool: error in case of non existing configuration file

mlookaxw opened this issue · 0 comments

In case the entity field configuration file doesn't exist the following error occurs:

AttributeError: EnvConfig instance has no attribute '_EnvConfig__origin_json_str'

This is fixed. If the configuration file doesn't exists the file will be created automatically.