ocrd-tool.json: add directory content-type for model

pull/31/head
Robert Sachunsky 2 years ago committed by GitHub
parent 416b5dd7e2
commit 73b7b48dfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,8 @@
"model": {
"description": "Directory containing HDF5 models. Can be an absolute path or a path relative to the current working directory or $SBB_BINARIZE_DATA environment variable (if set)",
"type": "string",
"format": "uri",
"content-type": "text/directory",
"required": true
}
}

Loading…
Cancel
Save