Details
-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
-
1
-
SDK36
Description
Currently for a lookup_in exists operation, content returns `nil`. This does not conform to the RFC, where this behaviour was clarified recently. It should return the value of the `exists` method instead. (i.e. if the path exists, content is true, otherwise it is false)