* 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
477 B
YAML
21 lines
477 B
YAML
data:
|
|
connectorSubtype: api
|
|
connectorType: source
|
|
definitionId: 3dc3037c-5ce8-4661-adc2-f7a9e3c5ece5
|
|
dockerImageTag: 0.1.3
|
|
dockerRepository: airbyte/source-zuora
|
|
githubIssueLabel: source-zuora
|
|
icon: zuora.svg
|
|
license: MIT
|
|
name: Zuora
|
|
registries:
|
|
cloud:
|
|
enabled: true
|
|
oss:
|
|
enabled: true
|
|
releaseStage: alpha
|
|
documentationUrl: https://docs.airbyte.com/integrations/sources/zuora
|
|
tags:
|
|
- language:python
|
|
metadataSpecVersion: "1.0"
|