swag-fraudbusters-management/openapi/components/schemas/NotificationStatus.yaml
2021-08-17 16:42:01 +03:00

9 lines
109 B
YAML

type: object
properties:
status:
type: string
enum:
- CREATED
- ACTIVE
- ARCHIVE