Skip to main content

Module common

Module common 

Source
Expand description

Schema parsing module - coordinates between legacy and parsed implementations

Functionsยง

collect_refs
Collect $ref dependencies from a JSON value recursively
compute_column_partitions
Compute forward/normal column partitions with transitive closure
has_actionable_keys
Check if a value contains any actionable schema keys recursively (with depth limit for arrays) used to skip large pure-data arrays during schema walking