swag-fraudbusters-management/openapi/components/responses/ValidationResponse.yaml
2021-07-07 17:11:24 +03:00

11 lines
156 B
YAML

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