Skip to content

Commit 09b369c

Browse files
authored
Merge pull request #204 from JaeAeich/patch-1
fix: zones example in data schema Closes #203
2 parents 56a54fa + afd18ed commit 09b369c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

openapi/task_execution_service.openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,8 @@ components:
646646
priorty queue to which the job is assigned.
647647
items:
648648
type: string
649-
example: us-west-1
649+
example:
650+
- us-west-1
650651
backend_parameters:
651652
type: object
652653
additionalProperties:

0 commit comments

Comments
 (0)