mirror of
https://github.com/valitydev/swag-fraudbusters-management.git
synced 2024-11-06 16:25:19 +00:00
11 lines
168 B
YAML
11 lines
168 B
YAML
type: object
|
|
properties:
|
|
groupId:
|
|
type: string
|
|
modifiedByUser:
|
|
type: string
|
|
priorityTemplates:
|
|
type: array
|
|
items:
|
|
$ref: './PriorityId.yaml'
|