hpcc-systems/Visualization

Wsdl-TS generation utility doesn't always insert complex types

jeclrsg opened this issue · 1 comments

It seems that more often than not, the generator doesn't insert complex types correctly. See here for instance, where the value of Exceptions is used rather than the symbol. But further in that same file, it did correctly insert Exceptions.

Gordon fixed this issue with some changes in #4189