github.com/instill-ai/component@v0.16.0-beta/pkg/connector/airbyte/v0/config/definition.json (about) 1 { 2 "available_tasks": [], 3 "custom": false, 4 "documentation_url": "https://docs.airbyte.com/integrations/destinations", 5 "icon": "Airbyte/airbyte.svg", 6 "icon_url": "", 7 "id": "airbyte-destination", 8 "public": true, 9 "version": "0.1.0", 10 "release_stage": "RELEASE_STAGE_ALPHA", 11 "spec": { 12 "connection_specification": { 13 "$schema": "http://json-schema.org/draft-07/schema#", 14 "title": "Destination", 15 "type": "object" 16 } 17 }, 18 "title": "Airbyte Destination", 19 "tombstone": true, 20 "type": "CONNECTOR_TYPE_DATA", 21 "uid": "975678a2-5117-48a4-a135-019619dee18e", 22 "vendor": "Airbyte", 23 "vendor_attributes": {} 24 }