aboutsummaryrefslogtreecommitdiffhomepage
path: root/openapi.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openapi.yaml')
-rw-r--r--openapi.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/openapi.yaml b/openapi.yaml
index 2e18728..0e46fca 100644
--- a/openapi.yaml
+++ b/openapi.yaml
@@ -300,6 +300,11 @@ components:
example: "success"
enum:
- success
+ - failure
+ - timeout
+ - internal_error
+ - compile_error
+ - wrong_answer
score:
type: integer
nullable: true