Remove redundant stopTime property

This commit is contained in:
Jan Eitzinger 2022-10-18 07:32:56 +02:00
parent 954236bd8e
commit d2818d54ff

View File

@ -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",