Skip to content

zones should be array in example not string #203

@JaeAeich

Description

@JaeAeich
...
zones:
  type: array
  description: |-
    Request that the task be run in these compute zones. How this string
    is utilized will be dependent on the backend system. For example, a
    system based on a cluster queueing system may use this string to define
    priorty queue to which the job is assigned.
  items:
    type: string
  example: us-west-1 ----> ["us-west-1"]
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions