Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
as this allows to grab data from json as a single string result. As currently if the result is from a list then the returned object is ArrayList with 1 element. And if you say that you want the result as String then the list is unwrapped and you get the value from the list as a string