mirror of
https://github.com/valitydev/swag-fraudbusters-management.git
synced 2024-11-06 08:15:21 +00:00
11 lines
156 B
YAML
11 lines
156 B
YAML
type: object
|
|
required:
|
|
- result
|
|
properties:
|
|
continuationId:
|
|
type: string
|
|
result:
|
|
type: array
|
|
items:
|
|
$ref: '../schemas/Channel.yaml'
|