diff --git a/pkg/schema/schemas/job-meta.schema.json b/pkg/schema/schemas/job-meta.schema.json index 061c920..b47e5d1 100644 --- a/pkg/schema/schemas/job-meta.schema.json +++ b/pkg/schema/schemas/job-meta.schema.json @@ -84,11 +84,6 @@ "type": "integer", "exclusiveMinimum": 0 }, - "stopTime": { - "description": "Stop epoch time stamp in seconds", - "type": "integer", - "exclusiveMinimum": 0 - }, "duration": { "description": "Duration of job in seconds", "type": "integer",