* Add optional tags field * Remove duplicate icons * Add programming tags to all * Update docs * supportUrl -> documentationUrl * Ensure one language tag is applied * Add keyvalue check * rebase and fix tests * Format * Add cache buster * Improve test * Automated Commit - Formatting Changes * Update error * Fix missing tags * Fix scaffold --------- Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com> Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
22 lines
537 B
YAML
22 lines
537 B
YAML
data:
|
|
connectorSubtype: api
|
|
connectorType: source
|
|
definitionId: d30fb809-6456-484d-8e2c-ee12e0f6888d
|
|
dockerImageTag: 0.1.0
|
|
dockerRepository: airbyte/source-partnerstack
|
|
githubIssueLabel: source-partnerstack
|
|
icon: partnerstack.svg
|
|
license: MIT
|
|
name: PartnerStack
|
|
registries:
|
|
cloud:
|
|
enabled: false
|
|
oss:
|
|
enabled: true
|
|
releaseStage: alpha
|
|
documentationUrl: https://docs.airbyte.com/integrations/sources/partnerstack
|
|
tags:
|
|
- language:low-code
|
|
- language:python
|
|
metadataSpecVersion: "1.0"
|