1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-12 10:47:45 +00:00
EXDSchema/Schemas/UDS_Event.yml

11 lines
180 B
YAML
Raw Normal View History

name: UDS_Event
displayField: Text
fields:
- name: Text
- name: Type
- name: Property
type: array
count: 32
fields:
- type: link
targets: [UDS_Property]