Skip to content

Commit

Permalink
Correct grant_access_to dataset property (#88)
Browse files Browse the repository at this point in the history
Signed-off-by: Aksel Stokseth <aksel.stokseth@gmail.com>
  • Loading branch information
aksestok authored Aug 28, 2023
1 parent 16dc365 commit 01a5f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/dbt_project.json
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,7 @@
"items": {
"type": "object",
"properties": {
"database": {
"dataset": {
"type": "string"
},
"project": {
Expand Down

0 comments on commit 01a5f0e

Please sign in to comment.