1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 08:37:45 +00:00
EXDSchema/Schemas/OpenContent.yml

12 lines
No EOL
255 B
YAML

name: OpenContent
fields:
- name: OpenContentData
type: array
count: 16
fields:
- name: CandidateName
type: link
targets: [OpenContentCandidateName]
- name: Content
type: link
targets: [ContentFinderCondition]