Given the following object: `json { "metadata": <MetaDataModel>, "data": <List<TicketModel>> }` I'm seeing the key of the _data_ list object be included in the list object itself. (See Screenshots Below.)  
Given the following object:
json { "metadata": <MetaDataModel>, "data": <List<TicketModel>> }I'm seeing the key of the data list object be included in the list object itself. (See Screenshots Below.)