dbt Project Repository
Supports:
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
commit_exposures | boolean | Commit exposures file ā | true |
oauth_access_token | string | true | |
oauth_refresh_token | string | false | |
repository | string | dbt project repository Only repositories with the Polytomic app installed will be listed. | true |
commit_exposurescommit_exposures is true| Name | Type | Description | Required |
|---|---|---|---|
branch | string | Exposures branch | true |
latest_commit | object | Most recent exposures commit | false |
1 { 2 "name": "dbt Project Repository connection", 3 "type": "dbtprojectrepository", 4 "configuration": { 5 "commit_exposures": false, 6 "oauth_access_token": "dasfdasz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq", 7 "oauth_refresh_token": "dasfdasz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq", 8 "repository": "" 9 } 10 }
| Name | Type | Description | Required |
|---|---|---|---|
connected_user | string | Connected user | false |
