22 lines
1.3 KiB
JSON
22 lines
1.3 KiB
JSON
|
{
|
||
|
"masterTEntityTemplate": {
|
||
|
"tlist": { "tplugin": { "formatJSON": { "tslug": "list" }}},
|
||
|
"tcreate": { "tplugin": { "formatJSON": { "tslug": "create" }}},
|
||
|
"tedit": { "tplugin": { "formatJSON": { "tslug": "edit" }}},
|
||
|
"tread": { "tplugin": { "formatJSON": { "tslug": "read" }}},
|
||
|
"tdelete": { "tplugin": { "formatJSON": { "tslug": "delete" }}},
|
||
|
"tcount": { "tplugin": { "formatJSON": { "tslug": "list-count" }}},
|
||
|
"tverify": { "tplugin": { "formatJSON": { "tslug": "verify" }}},
|
||
|
"tmeta": { "tplugin": { "formatJSON": { "tslug": "json" }}}
|
||
|
},
|
||
|
"masterTEntityTHelp": {
|
||
|
"tlist": { "tplugin": { "formatJSON": { "tslug": "tlist json slug part api url" }}},
|
||
|
"tcreate": { "tplugin": { "formatJSON": { "tslug": "tcreate json slug part api url" }}},
|
||
|
"tedit": { "tplugin": { "formatJSON": { "tslug": "tedit json slug part api url" }}},
|
||
|
"tread": { "tplugin": { "formatJSON": { "tslug": "tread json slug part api url" }}},
|
||
|
"delete": { "tplugin": { "formatJSON": { "tslug": "tdelete json slug part api url" }}},
|
||
|
"tcount": { "tplugin": { "formatJSON": { "tslug": "tcount json slug part api url" }}},
|
||
|
"tverify": { "tplugin": { "formatJSON": { "tslug": "tverifiy json slug part api url"}}},
|
||
|
"tmeta": { "tplugin": { "formatJSON": { "tslug": "json group part api url" }}}
|
||
|
}
|
||
|
}
|