
Action parameter in updatetopic
{ "name": "updatetopic", "base": "", "fields": [ { "name": "id", "type": "name" }, { "name": "description", "type": "string" } ] }

Action parameter in updatetopic
{
"name": "updatetopic",
"base": "",
"fields": [
{
"name": "id",
"type": "name"
},
{
"name": "description",
"type": "string"
}
]
}