recommendations
recommendations
JSON Example
{
"recommendations": [
{
"id": "string",
"description": "string",
"action": {
"actionAdapterKindId": "string",
"targetAdapterKindId": "string",
"targetResourceKindId": "string",
"targetMethod": "string"
}
}
]
}