Hi,I was successfully able to return a single entity object from a REST API with a swagger definition and display the data in an adaptive form, but I want to know how I can display an array. AEM is not able to process the swagger definition for an array or map. I tried few combinations, can someone ...