From c198c045a3a01d673269b7efd78270203a8a59e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 23 Apr 2026 10:22:16 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- src/libs/LabelStudio/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/LabelStudio/openapi.yaml b/src/libs/LabelStudio/openapi.yaml index 6919b08..6a084f4 100644 --- a/src/libs/LabelStudio/openapi.yaml +++ b/src/libs/LabelStudio/openapi.yaml @@ -9738,7 +9738,7 @@ paths: /api/projects/{id}/export/formats: get: deprecated: true - description: |- + description: |2- This endpoint is deprecated in Enterprise. Use the async export API instead: POST /api/projects/{{id}}/exports/ (see [Create new export](/api#operation/api_projects_exports_create)).