-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
The following code snippet causes a PathNotFoundException:
JSON("{ 'nullValue': null }").jsonPath("$.nullValue").element();
Null as value of a JSON attribute is allowed according to the JSON specification.
Affected versions: this behavior was introduced with SPIN 1.0.0-alpha2