diff --git a/openapi.json b/openapi.json index 45a567df..e9f80876 100644 --- a/openapi.json +++ b/openapi.json @@ -22478,7 +22478,7 @@ } } }, - "/v2/ai/ask": { + "/ai/ask": { "post": { "operationId": "post_ai_ask", "summary": "Send AI Ask request", @@ -22529,7 +22529,7 @@ } } }, - "/v2/ai/text_gen": { + "/ai/text_gen": { "post": { "operationId": "post_ai_text_gen", "summary": "Send AI Text Gen request",