1
0
mirror of synced 2026-01-29 13:02:00 -05:00
Files

13 lines
422 B
Handlebars

documentationUrl: https://docsurl.com
connectionSpecification:
$schema: http://json-schema.org/draft-07/schema#
title: {{capitalCase name}} Spec
type: object
required:
- TODO
properties:
# 'TODO: This schema defines the configuration required for the source. This usually involves metadata such as database and/or authentication information.':
TODO:
type: string
description: describe me