feat: Support JSON schema title
#2681
Labels
Accepting Pull Requests
good first issue
Good for newcomers
kind/Feature
New feature or request
valuestream/SDK
Milestone
Feature scope
Taps (catalog, state, stream maps, tests, etc.)
Description
We could support this in the
singer_sdk.typing.Property
constructor to make a label that's maybe more descriptive than the field name, but not as long as adescription
field. Basically, something that'd look nice in a UI (Meltano's interactive settings TUI and others).For example:
In the same PR, we may want to
tap.py
, etc.) of the cookiecutter templatesReferences:
The text was updated successfully, but these errors were encountered: