1
0
mirror of synced 2026-01-21 06:08:50 -05:00
Files
2022-05-27 23:32:06 -07:00

14 lines
452 B
Handlebars

documentationUrl: https://docsurl.com
connectionSpecification:
$schema: http://json-schema.org/draft-07/schema#
title: {{capitalCase name}} Spec
type: object
required:
- TODO
additionalProperties: false
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