Schemas for describing and consuming dbt generated artifacts
See this doc for detailed instructions on how to update schema docs.
Useful commands:
make install
: installs json-schema-for-humansmake json_schema version=<version number>
: copy JSON schema file from dbt-core into this repomake html version=<version number>
: generate HTML file from JSON schema file