Error
Projects
Add dbt source
Add an additional dbt source to a project.
POST
Error
Path Parameters
Body
application/json
Response
Created
Non-sensitive view of a dbt source for API responses ā never includes the
decrypted connection (which holds credentials). The primary source is
synthesised from the project's own dbt_connection. repository, branch and
projectSubPath are the git-backed source's identity (null for non-git
connections); they are safe to expose ā only secrets are stripped.
hasCredentialError is always false for the synthesised primary source.
See ProjectDbtSource for what it means on an additional source.
Available options:
ok