NetworkLayerExample icon indicating copy to clipboard operation
NetworkLayerExample copied to clipboard

How to handle the Array response without root of json object

Open sunny131984 opened this issue 7 years ago • 0 comments

I have implemented the Network layer and it works fine with Json object wich contains Root node in responseMapper ( for single dictionary object). When i received the single json object from Rest API without root node it gives an Array. How we can handle it.

sunny131984 avatar Oct 07 '17 05:10 sunny131984