aboutsummaryrefslogtreecommitdiffhomepage
path: root/openapi
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-09-06 10:44:05 +0900
committernsfisis <nsfisis@gmail.com>2025-09-06 10:44:05 +0900
commit04b890d202b23fef6803869db98810ad6f3af4c0 (patch)
tree0090949c2e4e84173b5c34a1d0f916104fa7b03b /openapi
parent36c32bdbaf65a859d6ce25aefd56df189907453c (diff)
downloadiosdc-japan-2025-albatross-04b890d202b23fef6803869db98810ad6f3af4c0.tar.gz
iosdc-japan-2025-albatross-04b890d202b23fef6803869db98810ad6f3af4c0.tar.zst
iosdc-japan-2025-albatross-04b890d202b23fef6803869db98810ad6f3af4c0.zip
fix(*): support compile_error as worker result
Diffstat (limited to 'openapi')
-rw-r--r--openapi/api-server.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openapi/api-server.yaml b/openapi/api-server.yaml
index 49b1a43..098832b 100644
--- a/openapi/api-server.yaml
+++ b/openapi/api-server.yaml
@@ -373,6 +373,7 @@ components:
- success
- wrong_answer
- timeout
+ - compile_error
- runtime_error
- internal_error
LatestGameState: