Reusables
Things that can be reused throughout the connector development.
- Variables : Connector level variable. These are schema that the users would need to provide.
- Datatypes : Reusable schema or data model that can be reference throughout the connector . Same as “schema components” in OpenAPI.
- Scripts : Language specific function made available to all scripts in this connector written in the same language.
Did you find what you need?