* 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>
26 lines
607 B
YAML
26 lines
607 B
YAML
data:
|
|
allowedHosts:
|
|
hosts:
|
|
- galaxyapi.senseforce.io
|
|
- senseforce.io
|
|
connectorSubtype: api
|
|
connectorType: source
|
|
definitionId: 39de93cb-1511-473e-a673-5cbedb9436af
|
|
dockerImageTag: 0.1.1
|
|
dockerRepository: airbyte/source-senseforce
|
|
githubIssueLabel: source-senseforce
|
|
icon: senseforce.svg
|
|
license: MIT
|
|
name: Senseforce
|
|
registries:
|
|
cloud:
|
|
enabled: true
|
|
oss:
|
|
enabled: true
|
|
releaseStage: alpha
|
|
documentationUrl: https://docs.airbyte.com/integrations/sources/senseforce
|
|
tags:
|
|
- language:low-code
|
|
- language:python
|
|
metadataSpecVersion: "1.0"
|