diff --git a/fern/openapi/openapi.yaml b/fern/openapi/openapi.yaml index a12d398..a69179c 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 @@ -7687,9 +7681,9 @@ paths: schema: properties: assignments: - items: - type: object - type: array + type: integer + async: + type: boolean type: object description: Success '400':