{
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "$id": "https://cloud.ncheck.net/schema/jobconf.schema.json",
    "title": "Job config",
    "type": "object",
    "properties": {
    },
    "required": []
}