swag-fraudbusters-management/openapi/components/responses/ChannelListResponse.yaml
2021-09-15 10:26:33 +03:00

11 lines
156 B
YAML

type: object
required:
- result
properties:
continuationId:
type: string
result:
type: array
items:
$ref: '../schemas/Channel.yaml'