feat: Add external documentation URLs to Group D source connectors (source-commercetools through source-ezofficeinventory) (#69731)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ec5f3bb3dd
commit
1be0a61502
@@ -33,3 +33,13 @@ data:
|
||||
ab_internal:
|
||||
ql: 100
|
||||
sl: 100
|
||||
externalDocumentationUrls:
|
||||
- title: dbt Cloud API reference
|
||||
url: https://docs.getdbt.com/dbt-cloud/api-v2
|
||||
type: api_reference
|
||||
- title: dbt Cloud authentication
|
||||
url: https://docs.getdbt.com/dbt-cloud/api-v2#section/Authentication
|
||||
type: authentication_guide
|
||||
- title: dbt Cloud Status
|
||||
url: https://status.getdbt.com/
|
||||
type: status_page
|
||||
|
||||
Reference in New Issue
Block a user