Pere Miquel Brull 3afb5212ec
[Docs] - Use a.b.x as version pattern (#13161)
* [Docs] - Use a.b.x as version pattern

* Fix image path
2023-09-12 19:41:21 +02:00

641 B

title slug
dbtHttpConfig /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbthttpconfig

DBT HTTP Config

DBT Catalog, Manifest and Run Results HTTP path configuration.

Properties

  • dbtCatalogHttpPath (string): DBT catalog http file path to extract dbt models with their column schemas.
  • dbtManifestHttpPath (string): DBT manifest http file path to extract dbt models and associate with tables.
  • dbtRunResultsHttpPath (string): DBT run results http file path to extract the test results information.

Documentation file automatically generated at 2023-07-07 05:50:35.981927.