10 lines
218 B
JSON
10 lines
218 B
JSON
|
|
{
|
||
|
|
"id": "list_post_processors",
|
||
|
|
"category": "registry",
|
||
|
|
"description": "List post-processors",
|
||
|
|
"tags": ["registry"],
|
||
|
|
"call": "list_post_processors",
|
||
|
|
"input": {},
|
||
|
|
"assertions": [{ "type": "not_error" }]
|
||
|
|
}
|