From 63b261169658d351f8563a2bb37a081a43f322d5 Mon Sep 17 00:00:00 2001 From: Fettlaus Date: Tue, 18 Oct 2022 06:03:17 +0200 Subject: [PATCH] added operationId to solve method --- aoclient_v1.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/aoclient_v1.yml b/aoclient_v1.yml index 470efc8..390965d 100644 --- a/aoclient_v1.yml +++ b/aoclient_v1.yml @@ -9,6 +9,7 @@ servers: paths: /solve/{year}/{day}: get: + operationId: solvePuzzle summary: Solve puzzle description: Solves the puzzle for a given day and year parameters: