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