Why The API Pattern is Broken and How We Can Fix It - Code - Typical Chain
[
{
"companyName": "Widgets Inc",
"chain": [
{
"key": "dept",
"combine": "false",
"type": "postchain",
"order": [
{
"dept/show": "id",
"company/update": "return"
}
]
}
]
}
]