Skip to content

Commit ebd7fff

Browse files
committedJul 20, 2020
added desc for statuses
1 parent 9506749 commit ebd7fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎engines-schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"type": "string",
5757
"enum": ["success", "completed", "errror"],
5858
"title": "The status schema",
59-
"description": "An explanation about the purpose of this instance."
59+
"description": "Success: complete with results. Completed: Engine ran with no results. Error: engine errored out due to something"
6060
},
6161
"executionTime": {
6262
"$id": "#/properties/executionTime",

0 commit comments

Comments
 (0)
Failed to load comments.