You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2022. It is now read-only.
Presently, the generator does not run for the XML Soap types. See here.
The generator currently assumes all properties have a typeInfo. Otherwise, it considers the types string. Instead, the generator should look for type attributes and consider anyElement to be an unknown type instead of a string. See here.