-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: spin
-
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