Aug 31, 2018 · 1 min read
If I have two arraylist would I add them to the JSONResponse
{
"startMenuItem": 1,
"menuItems": [{
"id": "watchlist",
"title": "Watchlist",
"component": "watchlistController"
}, {
"id": "shows",
"title": "Shows",
"component": "accordionListController"
}, {
"id": "channels",
"title": "Channels",
"component": "fullscreenImageWithBottomRowController"
}, {
"id": "liveEvents",
"title": "Live Events",
"component": "liveEventsController"
}, {
"id": "specialEvents",
"title": "Special Events",
"component": "fullscreenImageWithBottomRowController"
}, {
"id": "search",
"title": "Search",
"component": "searchController"
}, {
"id": "about",
"title": "About",
"component": "textController"
}
],
"showsConfig": {
"modelType": "series",
"items": [
{
"id": "26",
"title": "Armed with Science",
"description": "Armed with Science is a dedicated channel aimed at sparking the conversation about the science, innovation and technology that is shaping the future of the force every day. Content is engaging, and in tandem with the Armed With Science Blog, encourages open discussion about the technological contributions the Department of Defense provides to the world of science.",
"imageSourceId": "video:586751",
"thumbnailImageSourceId": "series:26"
},