Commit graph

1 commit

Author SHA1 Message Date
minaxi98 b88af1e023
fix: handle arrays of generic types in GetFriendlyTypeName (issue - #7369) (#7400)
* BugFix 7369 - Properly resolve element type for arrays (e.g., List<string>[]) and append []

* PR comments updated

* PR for #7369
2026-04-26 20:02:15 +02:00