
Action parameter in createpost
{ "name": "createpost", "base": "", "fields": [ { "name": "prof", "type": "name" }, { "name": "content", "type": "string" } ] }
Action parameter in createpost
{
"name": "createpost",
"base": "",
"fields": [
{
"name": "prof",
"type": "name"
},
{
"name": "content",
"type": "string"
}
]
}