Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
It would be good to be able to do
bodyAs(String).toUpperCase() mandatoryBodyAs(String).toUpperCase()
That will convert the body to a string type first and then invoke the ognl. You can use any type not only just String.