We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9506749 commit ebd7fffCopy full SHA for ebd7fff
engines-schema.json
@@ -56,7 +56,7 @@
56
"type": "string",
57
"enum": ["success", "completed", "errror"],
58
"title": "The status schema",
59
- "description": "An explanation about the purpose of this instance."
+ "description": "Success: complete with results. Completed: Engine ran with no results. Error: engine errored out due to something"
60
},
61
"executionTime": {
62
"$id": "#/properties/executionTime",
0 commit comments