From 2df5102ed9c8c15c40c5dfeee9313be8022dfcf9 Mon Sep 17 00:00:00 2001 From: wesleylima Date: Thu, 21 Aug 2025 13:42:29 +0000 Subject: [PATCH 1/2] Update OpenAPI YAML Workflow run: https://github.com/HumanSignal/label-studio-enterprise/actions/runs/17128699231 --- fern/openapi/openapi.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/fern/openapi/openapi.yaml b/fern/openapi/openapi.yaml index a12d398..85accf9 100644 --- a/fern/openapi/openapi.yaml +++ b/fern/openapi/openapi.yaml @@ -2663,12 +2663,6 @@ paths: description: Retrieve all the registered actions with descriptions that data manager can use. operationId: api_dm_actions_retrieve parameters: - - description: Organization ID - in: query - name: organization - required: true - schema: - type: integer - description: Project ID in: query name: project From cebcf612818e0450e949c3bc636e1eecb099e3be Mon Sep 17 00:00:00 2001 From: wesleylima Date: Thu, 21 Aug 2025 18:58:25 +0000 Subject: [PATCH 2/2] Update OpenAPI YAML Workflow run: https://github.com/HumanSignal/label-studio-enterprise/actions/runs/17136292056 --- fern/openapi/openapi.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fern/openapi/openapi.yaml b/fern/openapi/openapi.yaml index 85accf9..a69179c 100644 --- a/fern/openapi/openapi.yaml +++ b/fern/openapi/openapi.yaml @@ -7681,9 +7681,9 @@ paths: schema: properties: assignments: - items: - type: object - type: array + type: integer + async: + type: boolean type: object description: Success '400':