-
Feature Request
-
Resolution: Done
-
Major
-
2.2.0.Final
The RESTful service is returning JSON-encoded representation of the query's result set. This result set does include the "jcr:path" property (generated from the Location in the underlying QueryResult), but it should also include the URL of the node resource, making it very easy for a client to perform a GET (or any other operation) on the node.
- relates to
-
MODE-1583 Improve JSON representation used in REST service
- Closed