parse_event.v1.json (427B)
1 { 2 "suite": "listing", 3 "contract_version": "0.1.0", 4 "vectors": [ 5 { 6 "id": "listing_parse_event_minimal_001", 7 "kind": "listing.parse_event", 8 "input": { 9 "event": { 10 "kind": "listing", 11 "content_shape": "listing_json_or_markdown", 12 "tags_shape": "listing_tags_full" 13 } 14 }, 15 "expected": { 16 "listing_shape": "radroots_listing" 17 } 18 } 19 ] 20 }