dbt-labs / dbt-jsonschema

Apache License 2.0
109 stars 40 forks source link

Add docs-paths config to dbt_project.yml #9

Closed jaypeedevlin closed 1 year ago

jaypeedevlin commented 1 year ago

For the configuration

docs-paths: ["models", "docs"]

I am getting Property docs-paths is not allowed.

joellabes commented 1 year ago

This is pretty easy to add! Just looks like this: https://github.com/dbt-labs/dbt-jsonschema/blob/main/schemas/dbt_project.json#L51-L53

but docs-paths instead of model-paths

joellabes commented 1 year ago

Resolved in https://github.com/dbt-labs/dbt-jsonschema/commit/0d5dce7b1b215fbd425c27f4a571af35088d930b