diff --git a/openapi-v1.yaml b/openapi-v1.yaml index ebe8422..dcc7c7c 100644 --- a/openapi-v1.yaml +++ b/openapi-v1.yaml @@ -1032,6 +1032,7 @@ definitions: - GENERIC_UDF - BATCH_UDF - CLIENT_COMPUTATION + - INTERNAL ArrayTaskStatus: description: Status of array task @@ -6889,6 +6890,11 @@ paths: type: array items: type: string + - name: include_internal_type + in: query + description: match file_type of task array, more than one can be included + required: false + type: boolean - name: status in: query description: Filter to only return these statuses