This would probably make sense as additional options on the JSONParseSpec. Maybe something that lets people say they want "foo.bar" to mean pulling the "bar" key out of the "foo" object rather than pulling the root key "foo.bar".
It should also still be possible for someone to have a root key that is actually called "foo.bar".
This would probably make sense as additional options on the JSONParseSpec. Maybe something that lets people say they want "foo.bar" to mean pulling the "bar" key out of the "foo" object rather than pulling the root key "foo.bar".
It should also still be possible for someone to have a root key that is actually called "foo.bar".