* 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>
21 lines
483 B
YAML
21 lines
483 B
YAML
data:
|
|
connectorSubtype: api
|
|
connectorType: source
|
|
definitionId: 44f3002f-2df9-4f6d-b21c-02cd3b47d0dc
|
|
dockerImageTag: 0.2.0
|
|
dockerRepository: airbyte/source-copper
|
|
githubIssueLabel: source-copper
|
|
icon: copper.svg
|
|
license: MIT
|
|
name: Copper
|
|
registries:
|
|
cloud:
|
|
enabled: false
|
|
oss:
|
|
enabled: true
|
|
releaseStage: alpha
|
|
documentationUrl: https://docs.airbyte.com/integrations/sources/copper
|
|
tags:
|
|
- language:python
|
|
metadataSpecVersion: "1.0"
|