10 lines
209 B
JSON
10 lines
209 B
JSON
|
|
{
|
||
|
|
"id": "list_ocr_backends",
|
||
|
|
"category": "registry",
|
||
|
|
"description": "List OCR backends",
|
||
|
|
"tags": ["registry"],
|
||
|
|
"call": "list_ocr_backends",
|
||
|
|
"input": {},
|
||
|
|
"assertions": [{ "type": "not_error" }]
|
||
|
|
}
|