You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Avani Sarsani (JIRA)" <ji...@apache.org> on 2018/04/17 10:39:00 UTC

[jira] [Updated] (SLING-7580) Servlets GET: JsonRendererServlet: ResourceTraversor: New optional request parameter appendChildResourceTypes should be provided to have the childresourceTypes array for each JsonObjectBuilder object in the response.

     [ https://issues.apache.org/jira/browse/SLING-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Avani Sarsani updated SLING-7580:
---------------------------------
    Description: 
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 not present in the array of the filterResourceTypes.

  was:
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.


> 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
>            Priority: Major
>
> 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 not present in the array of the filterResourceTypes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)