sdk
sdk copied to clipboard
Add `IntegrationExecutionContext.stepMetadata` and propagate custom config type data
Improved the IntegrationStep
and IntegrationInvocationConfig
type definitions to allow for expressing the type of the IntegrationExecutionConfig
that is returned from loadExecutionConfig
and passed to executionHandler
functions.
This can be a patch release. The type parameters are optional.