* 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>
24 lines
542 B
YAML
24 lines
542 B
YAML
data:
|
|
allowedHosts:
|
|
hosts:
|
|
- api.paystack.co
|
|
connectorSubtype: api
|
|
connectorType: source
|
|
definitionId: 193bdcb8-1dd9-48d1-aade-91cadfd74f9b
|
|
dockerImageTag: 0.1.3
|
|
dockerRepository: airbyte/source-paystack
|
|
githubIssueLabel: source-paystack
|
|
icon: paystack.svg
|
|
license: MIT
|
|
name: Paystack
|
|
registries:
|
|
cloud:
|
|
enabled: true
|
|
oss:
|
|
enabled: true
|
|
releaseStage: beta
|
|
documentationUrl: https://docs.airbyte.com/integrations/sources/paystack
|
|
tags:
|
|
- language:python
|
|
metadataSpecVersion: "1.0"
|