airbyte-custom-connector/source-simplecast-fecther/source_simplecast_fecther/spec.yaml

13 lines
309 B
YAML

documentationUrl: https://docsurl.com
connectionSpecification:
$schema: http://json-schema.org/draft-07/schema#
title: Simplecast Fecther Spec
type: object
required:
- api_key
properties:
api_key:
type: string
description: Key to authentify to the API
airbyte_secret: true