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
Thanks for using the library and for the issue/fix! I've just made an adjustment to the first if because as it was it never entered in the if even when it should. I've added some extra code to the test you've provided to validate a situation where the if code runs.
I've released a new version 1.2.15 with the changes, if you have any issues let me know.
Describe the bug
Union memberType names that are not fully qualified lead to an infinite type lookup if the schema file contains a circular include.
Expected behavior
Parser should handle circular includes.
Library Version
1.2.14
Additional context
The text was updated successfully, but these errors were encountered: