Hello, I'm having trouble deserializing a node from a JSON object to a list. The object I have is the following:
{
"paging": {"total":67, "page":1, "offset":0, "limit":30, "maxLimit":50 },
"sort": [ {"id":"asc"} ],
"availableFilters":...
asked by
09.07.2018 / 16:27