Allow the tree parameter and the xpath parameter to be used together in the REST API.
Previously, the presence of the xpath parameter suppressed the tree parameter processing. This change fixes that so that the tree parameter can be used for building small DOM, then XPath to manipulate the data further.
Loading
Please register or sign in to comment