From dc16e903999af89d87364ad6619e7c8b41301da4 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 5 Aug 2024 05:35:37 +0900 Subject: feat: show execution result in play page --- openapi.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'openapi.yaml') 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 -- cgit v1.2.3-70-g09d2