1
0
mirror of synced 2026-01-05 03:04:38 -05:00
Files
airbyte/airbyte-integrations/connectors/source-rss/source_rss/spec.yaml
Jared Rhizor dffbeb3d20 🎉 New Source: RSS [Python CDK] (#18838)
* add source-rss

* update tests

* add docs

* fix doc link

* changes to pass tests

* update catalog

* Update test_streams.py

* fix time zone issue

* update source def

* auto-bump connector version

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-14 10:51:18 -03:00

12 lines
273 B
YAML

documentationUrl: https://docs.airbyte.com/integrations/sources/rss
connectionSpecification:
$schema: http://json-schema.org/draft-07/schema#
title: RSS Spec
type: object
required:
- url
properties:
url:
type: string
description: RSS Feed URL