[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1
DataTypeProducer
Detailed information about the capabilities and requirements of the data type.
Properties
object
info_job_data_schema
Required
A JSON schema describing how job data is queried and delivered.
object
info_type_information
Optional
Type specific information for this information type that does not fit in the info_job_data_schema.
JSON Example
{
"info_job_data_schema": {
"foo": "bar"
}
}