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