"risk Schedule": {
"name": "Risk Schedule",
"id": "Account_MainInterview_RiskSchedule",
"description": "Go to Page",
"contentType": "application/json",
"controlType": "action",
"show": true,
"methods": [
null,
{
"index": 1,
"type": "GET",
"modelCollection": "MainInterview",
"viewModel": "RiskSchedule",
}
],
"index": "4"
},
I have mention some content of my JSON in which "type" is not mentioned , how can I use this JSON to create Adaptive form ? Is there any different process for this kind of JSON.