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 Aug 26, 2021. It is now read-only.
Issue Summary
A server response such as
[ {}, {} ]maps to a model like:
stag fails generating code these top-level array objects.
Reproduction Steps
See above
Expected Behavior
Extending ArrayList should produce valid code
Actual Behavior
Fails to generate.