PortableRest icon indicating copy to clipboard operation
PortableRest copied to clipboard

Make IgnoreRootElement work with JSON responses.

Open robertmclaws opened this issue 11 years ago • 0 comments

If IgnoreRootElement is true, PortableRest should load up the return as a JObject, traverse down one level, and then de-serialize that node.

robertmclaws avatar Nov 23 '13 18:11 robertmclaws