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 Jul 24, 2024. It is now read-only.
[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Documentation issue or request
Description
The validator made in #4714 to catch situations like #4437 doesn't seem to cover arrayssome cases, leading to the same StackOverflowError thrown when trying to load, e.g., this TM Forum API (look for ServiceOrderItem definition and serviceOrderItem array inside of it).