1
0
mirror of synced 2025-12-23 21:03:15 -05:00

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:
Aaron ("AJ") Steers
2025-11-18 17:31:41 -08:00
committed by GitHub
parent ec5f3bb3dd
commit 1be0a61502
50 changed files with 461 additions and 0 deletions

View File

@@ -29,4 +29,11 @@ data:
supportLevel: community
tags:
- language:java
externalDocumentationUrls:
- title: IBM Db2 SQL reference
url: https://www.ibm.com/docs/en/db2/11.5?topic=reference-sql
type: sql_reference
- title: IBM Db2 authentication
url: https://www.ibm.com/docs/en/db2/11.5?topic=security-authentication
type: authentication_guide
metadataSpecVersion: "1.0"