Fix property conversion for Arrays with Strings
This commit fixes an issue with our property conversion utility that caused it to fail when processing Arrays that contained only strings (i.e. ['a', 'b', 'c']).
Showing
Please register or sign in to comment