swag-fraudbusters-management/openapi/components/schemas/Group.yaml
2021-07-08 17:02:17 +03:00

11 lines
168 B
YAML

type: object
properties:
groupId:
type: string
modifiedByUser:
type: string
priorityTemplates:
type: array
items:
$ref: './PriorityId.yaml'