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
The ruby based code does not properly detect the use of subtypes and will thus omit them from any JSON output. Additionally, there appears to be issues with arrays that are 0..*, and a single value is provided, they will not be properly encapsulated in an array.
The text was updated successfully, but these errors were encountered:
The ruby based code does not properly detect the use of subtypes and will thus omit them from any JSON output. Additionally, there appears to be issues with arrays that are 0..*, and a single value is provided, they will not be properly encapsulated in an array.
The text was updated successfully, but these errors were encountered: