This commit is contained in:
12
fixtures/plugin_api/renderers_list.json
Normal file
12
fixtures/plugin_api/renderers_list.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "renderers_list",
|
||||
"category": "renderer_management",
|
||||
"description": "List all registered renderers",
|
||||
"tags": ["renderer", "plugin_management", "list"],
|
||||
"call": "list_renderers",
|
||||
"assertions": [
|
||||
{
|
||||
"type": "not_error"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user