Expand description
Section and field path discovery from confique metadata and schema markers.
Functionsยง
- direct_
child_ split_ section_ paths - Returns split sections that are direct children of
section_path. - env_
only_ field_ paths - Finds leaf fields whose schema opts out of template and schema output.
- inner_
field_ for_ section - Returns the confique inner field name for one transparent array section.
- nested_
section_ paths - Collects every nested
confiquesection path from schema metadata. - schema_
path_ for_ section - Resolves the output path for a split section schema.
- section_
has_ transparent_ array_ marker - Returns whether one section path uses transparent array serialization.
- split_
section_ paths - Finds nested sections whose field schema opts into template/schema splitting.
- transparent_
array_ section_ paths - Finds nested sections whose field schema opts into transparent array serialization.