Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 490 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 490 Bytes

schemas.getdbt.com

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-humans
  • make json_schema version=<version number>: copy JSON schema file from dbt-core into this repo
  • make html version=<version number>: generate HTML file from JSON schema file