1
0
mirror of synced 2026-01-10 09:04:48 -05:00
Files
airbyte/airbyte-integrations/connectors/source-confluence/metadata.yaml
Ben Church 1dabc6208e Metadata: add tags field (#26320)
* 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>
2023-05-26 16:13:09 -07:00

24 lines
563 B
YAML

data:
allowedHosts:
hosts:
- ${subdomain}.atlassian.net
connectorSubtype: api
connectorType: source
definitionId: cf40a7f8-71f8-45ce-a7fa-fca053e4028c
dockerImageTag: 0.1.3
dockerRepository: airbyte/source-confluence
githubIssueLabel: source-confluence
icon: confluence.svg
license: MIT
name: Confluence
registries:
cloud:
enabled: true
oss:
enabled: true
releaseStage: beta
documentationUrl: https://docs.airbyte.com/integrations/sources/confluence
tags:
- language:python
metadataSpecVersion: "1.0"