github.com/gemaraproj/gemara@v0.23.0

test/test-data/bad-mapping-document.yaml raw

 1title: Invalid Mapping Document Without Mapping References
 2metadata:
 3  id: INVALID-MAP-001
 4  version: "1.0.0"
 5  description: This mapping document is missing mapping-references
 6  author:
 7    id: test-author
 8    name: Test Author
 9    type: Human
10# Note: mapping-references is intentionally missing to test validation
11source-reference:
12  reference-id: SOURCE
13target-reference:
14  reference-id: TARGET
15mappings: []