* 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
582 B
YAML
25 lines
582 B
YAML
data:
|
|
allowedHosts:
|
|
hosts:
|
|
- api.sendgrid.com
|
|
connectorSubtype: api
|
|
connectorType: source
|
|
definitionId: fbb5fbe2-16ad-4cf4-af7d-ff9d9c316c87
|
|
dockerImageTag: 0.4.0
|
|
dockerRepository: airbyte/source-sendgrid
|
|
githubIssueLabel: source-sendgrid
|
|
icon: sendgrid.svg
|
|
license: MIT
|
|
name: Sendgrid
|
|
registries:
|
|
cloud:
|
|
enabled: true
|
|
oss:
|
|
enabled: true
|
|
releaseStage: generally_available
|
|
documentationUrl: https://docs.airbyte.com/integrations/sources/sendgrid
|
|
tags:
|
|
- language:low-code
|
|
- language:python
|
|
metadataSpecVersion: "1.0"
|