dbt-labs / dbt-labs/dbt-jsonschema

Typo in grant_access_to in dbt_project.yml

Open
#158 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
169
Forks
61
Avg merge
1m
Merged PRs (30d)
1

Description

According to the [docs](https://docs.getdbt.com/reference/resource-configs/bigquery-configs#authorized-views), the grant_access_to should be an array of "project" and "data**set**", but the json schema it only allows "project" and "data**base**".

![image](https://github.com/user-attachments/assets/6c2f27aa-167c-49ec-a368-3e3b805fcd86)

![image](https://github.com/user-attachments/assets/02ec8f4c-a72e-42df-ba81-67d54bd2182d)

![image](https://github.com/user-attachments/assets/aa832d4d-730b-4719-89af-7487a95b0506)

The fix would be to update the [json schema](https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_yml_files-latest.json) to reflect the documentation.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.