Avani Sarsani created SLING-7580:
------------------------------------
Summary: Servlets GET: JsonRendererServlet: ResourceTraversor: New
optional request parameter appendChildResourceTypes should be provided to have
the childresourceTypes array for each JsonObjectBuilder object in the response.
Key: SLING-7580
URL: https://issues.apache.org/jira/browse/SLING-7580
Project: Sling
Issue Type: Bug
Components: Servlets
Affects Versions: Servlets Get 2.1.30
Reporter: Avani Sarsani
1) Provide a new optional request query parameter
"appendChildResourceTypes".When appendChildResourceTypes is provided as
true,ChildResourceTypes Attribute should be defined for all the
JsonObjectBuilder Objects in the response containing its respective immediate
children's resourceTypes array.
2) Provide a new optional request query parameter "filterResourceTypes".Filter
the response to return only those JsonObjectBuilder objects whose resourceTypes
are present in the array of the filterResourceTypes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)