28 lines
1.3 KiB
JSON
28 lines
1.3 KiB
JSON
|
{
|
||
|
"masterTEntityTemplate": {
|
||
|
"tlist": { "tplugin": { "formatXML": { "tslug": "list" }}},
|
||
|
"tcreate": { "tplugin": { "formatXML": { "tslug": "create" }}},
|
||
|
"tedit": { "tplugin": { "formatXML": { "tslug": "edit" }}},
|
||
|
"tread": { "tplugin": { "formatXML": { "tslug": "read" }}},
|
||
|
"tdelete": { "tplugin": { "formatXML": { "tslug": "delete" }}},
|
||
|
"tcount": { "tplugin": { "formatXML": { "tslug": "list-count" }}},
|
||
|
"tverify": { "tplugin": { "formatXML": { "tslug": "verify" }}},
|
||
|
"tmeta": { "tplugin": { "formatXML": {
|
||
|
"tslug": "xml",
|
||
|
"tmime": "text/xml"
|
||
|
}}}
|
||
|
},
|
||
|
"masterTEntityTHelp": {
|
||
|
"tlist": { "tplugin": { "formatXML": { "tslug": "xml slug of api url" }}},
|
||
|
"tcreate": { "tplugin": { "formatXML": { "tslug": "xml slug of api url" }}},
|
||
|
"tedit": { "tplugin": { "formatXML": { "tslug": "xml slug of api url" }}},
|
||
|
"tread": { "tplugin": { "formatXML": { "tslug": "xml slug of api url" }}},
|
||
|
"tdelete": { "tplugin": { "formatXML": { "tslug": "xml slug of api url" }}},
|
||
|
"tcount": { "tplugin": { "formatXML": { "tslug": "xml slug of api url" }}},
|
||
|
"tverify": { "tplugin": { "formatXML": { "tslug": "xml slug of api url" }}},
|
||
|
"tmeta": { "tplugin": { "formatXML": {
|
||
|
"tslug": "The xml slug of api url.",
|
||
|
"tmime": "The xml mime type header."
|
||
|
}}}
|
||
|
}
|
||
|
}
|