PortableRest
PortableRest copied to clipboard
Make IgnoreRootElement work with JSON responses.
If IgnoreRootElement is true, PortableRest should load up the return as a JObject, traverse down one level, and then de-serialize that node.