diff --git a/openapi.yaml b/openapi.yaml index 172f92bfb..5ff4f141d 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -356,7 +356,7 @@ paths: # --------------------------------------------------------------------------- /api/history: get: - operationId: getHistory + operationId: getPromptHistory tags: [history] summary: Get execution history deprecated: true