1
0
mirror of synced 2026-01-04 09:04:47 -05:00
Files
airbyte/airbyte-integrations/connectors/source-spacex-api/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

22 lines
522 B
YAML

data:
connectorSubtype: api
connectorType: source
definitionId: 62235e65-af7a-4138-9130-0bda954eb6a8
dockerImageTag: 0.1.0
dockerRepository: airbyte/source-spacex-api
githubIssueLabel: source-spacex-api
icon: spacex.svg
license: MIT
name: SpaceX API
registries:
cloud:
enabled: true
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/sources/spacex-api
tags:
- language:low-code
- language:python
metadataSpecVersion: "1.0"