diff --git a/openapi.json b/openapi.json index 0f777cb0..1d819bbf 100644 --- a/openapi.json +++ b/openapi.json @@ -24032,7 +24032,7 @@ } } }, - "/v2/ai/extract": { + "/ai/extract": { "post": { "operationId": "post_ai_extract", "summary": "Send AI extract request", @@ -24085,7 +24085,7 @@ } } }, - "/v2/ai/extract_structured": { + "/ai/extract_structured": { "post": { "operationId": "post_ai_extract_structured", "summary": "Send AI extract structured request",