Skip to content

Commit a656e97

Browse files
committed
rollback
1 parent 1bbe9a0 commit a656e97

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

specs/ingestion/common/observabilityParameters.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ runType:
3030
in: query
3131
description: Run type for filtering the list of task runs.
3232
schema:
33-
$ref: './schemas/run.yml#/RunType'
33+
type: array
34+
items:
35+
$ref: './schemas/run.yml#/RunType'
3436

3537
taskID:
3638
name: taskID

0 commit comments

Comments
 (0)