mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-08 00:57:44 +00:00
8 lines
127 B
YAML
8 lines
127 B
YAML
![]() |
name: PerformGroup
|
||
|
fields:
|
||
|
- name: Perform
|
||
|
type: array
|
||
|
count: 5
|
||
|
fields:
|
||
|
- type: link
|
||
|
targets: [Perform]
|