-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
- JSON(true) and JSON(1234) will create valid SpinJsonNodes
- JSON("test") will throw an exception
AT:
- write tests to understand/document this behavior
- test if other Objects like Java Objects, Arrays, Lists, Maps etc. can also be transformed
- decide whether JSON("test") is also valid and should not throw an exeception
- document this feature in spin docs