The fandango parser assigns a dict to the key values for the different properties in the form
{
'property-name': {
'DefaultPropValue': 'list-of-strings',
'name': 'property-name',
'type': 'data-type'},
}
This will eliminate the current errors encountered when the launcher is run. Then the task in ticket number below can be addressed.
The fandango parser assigns a dict to the key values for the different properties in the form { 'property-name': { 'DefaultPropValue': 'list-of-strings', 'name': 'property-name', 'type': 'data-type'}, } This will eliminate the current errors encountered when the launcher is run. Then the task in ticket number below can be addressed.
JIRA ticket: CB-2917