* 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>
25 lines
579 B
YAML
25 lines
579 B
YAML
data:
|
|
allowedHosts:
|
|
hosts:
|
|
- api.airtable.com
|
|
- airtable.com
|
|
connectorSubtype: api
|
|
connectorType: source
|
|
definitionId: 14c6e7ea-97ed-4f5e-a7b5-25e9a80b8212
|
|
dockerImageTag: 3.0.1
|
|
dockerRepository: airbyte/source-airtable
|
|
githubIssueLabel: source-airtable
|
|
icon: airtable.svg
|
|
license: MIT
|
|
name: Airtable
|
|
registries:
|
|
cloud:
|
|
enabled: true
|
|
oss:
|
|
enabled: true
|
|
releaseStage: generally_available
|
|
documentationUrl: https://docs.airbyte.com/integrations/sources/airtable
|
|
tags:
|
|
- language:python
|
|
metadataSpecVersion: "1.0"
|