{ "guard": "TELODENDRIA_SCHEMA_RELATION_H", "header": "Schema/Relation.h", "types": { "Relation": { "type": "struct", "fields": { "event_id": { "type": "string", "required": true }, "rel_type": { "type": "string", "required": true } } } } }