From 06637be8832ffa0403ce957bc1951c418b6dbee0 Mon Sep 17 00:00:00 2001 From: FiveMovesAhead Date: Thu, 14 Aug 2025 15:23:54 +0100 Subject: [PATCH] Fix duplicate key in swagger. --- swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger.yaml b/swagger.yaml index ce1465f..338056b 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -711,7 +711,7 @@ components: num_discarded_solutions: type: integer format: uint64 - num_discarded_solutions: + num_non_solutions: type: integer format: uint64 merkle_root: