Add helpful description
s and example
s to every field in the declarative_component_schema
#23837
Labels
description
s and example
s to every field in the declarative_component_schema
#23837
Context
We would like to show more helpful tooltips in the Connector Builder, instead of the brief descriptions that are currently hardcoded into the webapp.
In order to keep these descriptions close to the implementation so that they don't get out of sync with the field structure, these descriptions should be added to the declarative_component_schema.yaml
Acceptance criteria:
title
- a human-readable title that can be displayed in the builder as the label for that inputdescription
- a helpful description explaining what the field is, why a user may want to use it, what the consequences of setting it are, etc.examples
- an array of example values that can be displayed in the tooltip, similar to the examples provided in connector specsThe text was updated successfully, but these errors were encountered: