Adzz / data_schema

Declarative schemas for data transformations.
Apache License 2.0
85 stars 9 forks source link

Feature: Extract Paths #23

Closed Adzz closed 2 years ago

Adzz commented 2 years ago

Sometimes it can be useful to see all of the paths in a given schema. We should be able to do this both recursively (include all nested schemas) and 1 level deep, but we should spit out a the field (the struct key) and the path to the data.